DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27261>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27261

Properties.propertyNames() instead of .keys()





------- Additional Comments From [EMAIL PROTECTED]  2004-02-26 18:30 -------
P.S.  I think the best things to search on are thus System.getProperties(),
keys(), and get().  Unfortunately the latter searches are harder with a
text-based search.  Even with a static analyzer the keys() and get() calls may
often appear as being through Hashtable rather than Properties (as Properties
does not override these).  At any rate, I've been pouring through static
analyzer info (from my own custom/internal tool).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to