Per Bothner <[EMAIL PROTECTED]> writes: > But you still have to allocate the parser object(s), which a > hand-written parser doesn't have to. And object allocation > is relatively expensive, in the context of parsing a URI.
Yes, you are right. So what you are suggesting is a hand-written parser, don't you ? btw: don't underestimate URIs http://www.google.com/search?q=%22what+do+you+%22+want+to+eat+today&sourceid=mozilla-search&start=0&start=0#END ;-) -- Object-oriented programming is an exceptionally bad idea which could only have originated in California. - Edsger Dijkstra (attributed) _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

