Login  Register

how to change/set STS developer?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

how to change/set STS developer?

rush
241 posts
Hi Folks,

how could one change the "developer" used by sts? It defaults to
user@machine and I would like to use something else.

rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: how to change/set STS developer?

David Gorisek-5
101 posts
Davorin,

currently there is no GUI functionality for this. But you can inspect
StsManager current and change the value of the 'developer' inst var, or
you can also change its initialization upon STS start-up in the method
StsManager>>#connectToDatabase (look at the end of the method).

In the future there will be an STS admin panel where you will be able to
change developer string ID.

Best regards,

David Gorisek



rush wrote:

> Hi Folks,
>
> how could one change the "developer" used by sts? It defaults to
> user@machine and I would like to use something else.
>
> rush
> --
> http://www.templatetamer.com/
> http://www.folderscavenger.com/
>
>


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: how to change/set STS developer?

rush
241 posts
> currently there is no GUI functionality for this. But you can inspect
> StsManager current and change the value of the 'developer' inst var, or
> you can also change its initialization upon STS start-up in the method
> StsManager>>#connectToDatabase (look at the end of the method).
>
> In the future there will be an STS admin panel where you will be able to
> change developer string ID.

David, thanks!

Now that you mention have feature plans, it seems that my infamous "feature
begging" side of character is raising its ugly head. It would be nice if
there would be one click operation that would bring project up to date with
all loaded versions of its packages, and version the project. If some of the
loaded packages would have changes since last version, a prompt to version
the package would be nice.


rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/