Adam DePrince wrote:

>    The following interface names are abbreviations for the following
>    permutations of the above.
> 
>    * Collection View( SetView + Multiview )
>    * ListView: (SetView + MultiView + OrderedView)
>    * OrderedSetView (SetView + OrderedView )
>    * MapView( SetView + MappingView )
>    * OrderedMapView( SetView + MappingView + OrderedView )
>    * MultiMapView( SetView + MultiView + MappingView )
>    * OrderedMultiMapView( SetView + CollectionView + MappingView + 
> OrderedView )

Nooooo....

This is massive over-design.

Python is NOT Java!

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to