Re: svn commit: rev 51860 - geronimo/trunk/modules/assembly/src/plan

2004-10-05 Thread Jacek Laskowski
[EMAIL PROTECTED] wrote:
+reference name=serverInfogeronimo.system:role=ServerInfo/reference

 attribute name=Url 
type=java.lang.Stringtcp://localhost:61616/attribute
 reference 
name=ActiveMQContainergeronimo.server:type=JMSServer,container=ActiveMQ/reference
That's just struck me that I'm not sure how the discussion ended up 
regarding the case of a attribute's name? Should it be written in the 
lower- or uppercase? Or it doesn't matter?

Jacek


Re: svn commit: rev 51860 - geronimo/trunk/modules/assembly/src/plan

2004-10-05 Thread Dain Sundstrom
On Oct 5, 2004, at 3:04 AM, Jacek Laskowski wrote:
[EMAIL PROTECTED] wrote:
+reference  
name=serverInfogeronimo.system:role=ServerInfo/reference

 attribute name=Url  
type=java.lang.Stringtcp://localhost:61616/attribute
 reference  
name=ActiveMQContainergeronimo.server: 
type=JMSServer,container=ActiveMQ/reference
That's just struck me that I'm not sure how the discussion ended up  
regarding the case of a attribute's name? Should it be written in the  
lower- or uppercase? Or it doesn't matter?
The current convention is for attributes to follow Java variable naming  
conventions (i.e., lower case first character camel cased after) and  
for references to follow Java class naming conventions (i.e., capital  
first character camel cased after).

-dain


RE: svn commit: rev 51860 - geronimo/trunk/modules/assembly/src/plan

2004-10-05 Thread Alan Cabrera


 -Original Message-
 From: Dain Sundstrom [mailto:[EMAIL PROTECTED]
 
 
 The current convention is for attributes to follow Java variable
naming
 conventions (i.e., lower case first character camel cased after) and
 for references to follow Java class naming conventions (i.e., capital
 first character camel cased after).

This is good Wiki info.  How do I edit an immutable page?


Regards,
Alan





-
Visit our Internet site at http://www.reuters.com

Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.



Re: svn commit: rev 51860 - geronimo/trunk/modules/assembly/src/plan

2004-10-05 Thread Dain Sundstrom
On Oct 5, 2004, at 9:24 AM, Alan Cabrera wrote:

-Original Message-
From: Dain Sundstrom [mailto:[EMAIL PROTECTED]
The current convention is for attributes to follow Java variable
naming
conventions (i.e., lower case first character camel cased after) and
for references to follow Java class naming conventions (i.e., capital
first character camel cased after).
This is good Wiki info.  How do I edit an immutable page?
First you spend an hour trying to get a login to MoinMoin... then you 
spend another hour trying to figure out how to make MoinMoin line up 
the text on the page correctly.

Have Fun :(
-dain


Re: svn commit: rev 51860 - geronimo/trunk/modules/assembly/src/plan

2004-10-05 Thread Aaron Mulder
On Tue, 5 Oct 2004, Dain Sundstrom wrote:
 First you spend an hour trying to get a login to MoinMoin... then you 
 spend another hour trying to figure out how to make MoinMoin line up 
 the text on the page correctly.

That's okay, you would have just spent those two hours reading 
Slashdot anyway.  :)

Aaron