I thought it was funny though, 

marcf

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On 
> Behalf Of Scott M Stark
> Sent: Saturday, December 07, 2002 12:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Coding-Style-page
> 
> 
> The coding style pages is not about practices or idioms, just 
> style: spaces, brackets, etc. Ignore the actual code.
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> ----- Original Message ----- 
> From: "Thomas Peuss" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, December 07, 2002 2:35 AM
> Subject: [JBoss-dev] Coding-Style-page
> 
> 
> > Hello!
> > 
> > On http://www.jboss.org/developers/guides/codestyle.jsp
> > 
> > Class cls = Class.forName(dataSourceClass);
> > 
> > is given as an example of good coding style. Shouldn't we 
> change this 
> > to
> > 
> Thread.currentThread().getContextClassLoader().loadClass(dataS
> ourceClass)?
> > 
> > CU
> > Thomas
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Jboss-development mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to