I think we should formalize the custom naming of nodes to allow  
interoperability between difference libraries and features that would  
benefit from using this.

On 28 Jan 2009, at 01:27, Gary Keim wrote:

> I just returned from vacation and haven't read the design doc yet.
>
> Would it make sense to include:
>
> String getConfig();
> Properties getEnvironment();
>
> Including the environment allows the developer to tag a node any way  
> she
> likes.
>
> -----Original Message-----
>>
>> interface DsoNode {
>> String getId();
>> String getIp();
>> String getHostname();
>> String getDsoPort();
>> // ...
>> }
>
>
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev

--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Flytecase Band - http://flytecase.be
Music and words - http://gbevin.com

_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to