[Subversion] / PEAK / src / peak / util / ListProxy.py  

Log of /PEAK/src/peak/util/ListProxy.py

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download) (as text)


Revision 1076 - (view) (download) (as text) - [select for diffs]
Modified Sat May 3 13:21:20 2003 UTC (20 years, 11 months ago) by pje
File length: 1415 byte(s)
Diff to previous 704
Normalized whitespace.

Revision 704 - (view) (download) (as text) - [select for diffs]
Added Mon Nov 18 23:05:47 2002 UTC (21 years, 5 months ago) by pje
File length: 1432 byte(s)
Added QueryLink proxy class for computed associations.  Changed XMI DM
to use (read-only) PersistentQuery instances instead of PersistentList
objects, because such models are read-only right now anyway, and it
exercises PersistentQuery.  Of course, the load() method should probably
wrap them in QueryLinks, at least before we have write capability.
Refactored QueryLink and PersistentQuery to be based on the new
peak.util.ListProxy class, which implements common behavior for things that
want to act like lists, but delegate to a 'data' member that's the real
list, and return real lists from manipulation operations.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help