Would it be possible to add a class that extends ListOrderedMap and
provides the default map constructors, e.g.

XxxListOrderedMap()
XxxListOrderedMap(Map map)   // copies, not wraps

where Xxx is Default or Simple or somesuch.  Alternatively, change
ListOrderedMap to ListOrderedMapDecorator and call the new class
ListOrderedMap.

   michael


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

Reply via email to