[Subversion] / PEAK / TODO.txt  

Log of /PEAK/TODO.txt

Parent Directory

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


Revision 578 - (view) (download) - [select for diffs]
Modified Wed Oct 30 21:28:50 2002 UTC (21 years, 5 months ago) by pje
File length: 3926 byte(s)
Diff to previous 378
A first pass at cleaning up the TODO file.  Also, removed the Specialist
class and associated interfaces altogether, since Racks can serve all the
same functions in PEAK.  (Perhaps Rack should be renamed to Specialist, but
that's a matter for future debate.)

Revision 378 - (view) (download) - [select for diffs]
Modified Sun Mar 31 22:20:56 2002 UTC (22 years, 1 month ago) by pje
File length: 4855 byte(s)
Diff to previous 376
'setupModule()' and 'adviseModule()' will now issue warnings for most
questionable code structures and variable redefinitions that might not
work the way you'd expect or intend under module inheritance.

Revision 376 - (view) (download) - [select for diffs]
Modified Sun Mar 31 21:18:22 2002 UTC (22 years, 1 month ago) by pje
File length: 4979 byte(s)
Diff to previous 374
Added tests and documentation for 'adviseModule()' API

Revision 374 - (view) (download) - [select for diffs]
Modified Sun Mar 31 20:27:05 2002 UTC (22 years, 1 month ago) by pje
File length: 5021 byte(s)
Diff to previous 371
Added warnings for detectable module-level modifications of mutables
in modules which are used for inheritances or advice.  Added an API
function, 'configure(object, attr1=val, attr2=val,...)' to safely
set attributes of mutables that might have been defined in a derived
module.  Also, misc. updates to TODO.

Revision 371 - (view) (download) - [select for diffs]
Modified Sun Mar 31 16:37:42 2002 UTC (22 years, 1 month ago) by pje
File length: 4882 byte(s)
Diff to previous 365
Improved key integrity checks in DataModel: Record objects now disallow
modification of key fields unless the old value is None, and cache
collisions between records with supposedly unique keys will result in an
AssertionError.  Also, made the requirement of an LDAPConnection object
more visible in Database.LDAPModel, and made misc. CHANGES/TODO updates.

Revision 365 - (view) (download) - [select for diffs]
Modified Wed Mar 27 23:34:39 2002 UTC (22 years, 1 month ago) by pje
File length: 4599 byte(s)
Diff to previous 360
Fixed the "reference to rebound class within another class" problem with
module inheritance, as reported by (who else?) Ulrich Eck.  :)

Revision 360 - (view) (download) - [select for diffs]
Modified Sun Mar 24 18:22:08 2002 UTC (22 years, 1 month ago) by pje
File length: 4453 byte(s)
Diff to previous 356
Added some notes on ideas for what might go into version 0.3.

Revision 356 - (view) (download) - [select for diffs]
Added Sat Mar 23 23:35:28 2002 UTC (22 years, 1 month ago) by pje
File length: 4101 byte(s)
Moved TODO.txt out of the docs directory so HappyDoc will make an HTML file
for it in the reference docs.

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