-1.

Backward compatibility is the main concern. [collection] is widely used. If the package is reorged, existing users (including Struts and Tomcat?) can't upgrade to new releases without substantial changes.

Besides, the [collection] package is not that big, compared to say java.util.*.


At 08:18 am 08-01-2003, you wrote:
Just a thought, but would it be sensible to reorganise [collections] into
sub-packages based on collection type?

o.a.c.collections.collection
o.a.c.collections.set
o.a.c.collections.list
o.a.c.collections.buffer
o.a.c.collections.map

The main package does seem rather large.

Or is this too much change now?

Stephen
--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com   m: +(65) 9782 9610


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

Reply via email to