Some comments on format and condign conventions ( in not the most
appropiate for this :) :
.- Wrap lines on the 80 chars boundary..
.- Follow guidelines in
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
.- do not use tabs at all
I Know , i Know , this little comments can suppouse a flame bait :),
everyone has his opinion perfectly admitible, but a unique coding style
is a must in a project like Tomcat.., and it's on the guidelines..
TIA
Saludos ,
Ignacio J. Ortega
> -----Mensaje original-----
> De: Mel Martinez [mailto:[EMAIL PROTECTED]]
> Enviado el: domingo 25 de febrero de 2001 23:07
> Para: [EMAIL PROTECTED]
> Asunto: [PATCH]TC3.3 - org.apache.tomcat.startup.Main
>
>
> The attached patch file contains diffs for adding the
> following feature to startup.Main:
>
> - supports two new configuration properties:
>
> org.apache.tomcat.common.classpath and
> org.apache.tomcat.shared.classpath
>
> - builds URLs to each jar and directory in the
> above two class paths and prepends them to
> the URL arrays used to initialize the 'common'
> and 'shared' classloaders. This allows one
> to configure the common and shared ClassLoaders
> without having to physically place files into
> TOMCAT_HOME/lib/common/ and ../lib/shared
> directories.
>
> - added some needed javadoc comments (not nearly
> enough).
>
> - fixed a couple tiny bugs (nothing serious).
>
> Hopefully a committer (Ignacio?) will have no trouble
> with this patch file. Lemme know if you need any
> help.
>
> Cheers,
>
> Mel
>
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]