Fourth quarter 2001 Archives by subject
Starting: Tue Oct 2 11:43:00 EDT 2001
Ending: Mon Dec 31 00:17:00 EDT 2001
Messages: 67
- E&S CVS Commit: pylib - A heroic attempt to further shrink the still-bloated Components.py module,
pje at eby-sarna.com
- E&S CVS Commit: pylib - A heroic attempt to further shrink the still-bloated Components.py module,
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added "Configure" operation for easy instantiation and configuration of
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added "Database" package - unfinished, untested, undocumented.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added "SEF" convenience module for late-binding components in the Service-
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added '_componentName' to interface docs
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added 'Bundle' metaclass that helps create easy-to-use "class family"
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added 'TW.Callbacks' module providing callback services with support for
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added a bit more documentation on RegistryBuilder, to clarify exactly when
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added an interface to document what is required of Node-like objects
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added beginnings of "ZLite" framework, for doing bobo-style apps using
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added code to support Solutions.Sybase (used at Verio)
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added default filter for LDAP searches if not specified in connection URL
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added first-draft of code to implement simple items like Files, Images,
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added more tests for, and fixed minor issues in Database.DataModel.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added new postprocessor, "RegistryBuilder", which simplifies the
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added registry for delfields/changefields. Refactoring and subclassing to
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added shortcut references to various feature types
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added some more config defaults for ZLite
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added support for read-only fields
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added tests.Database.DataModel, doing some simple sanity checks on subtype
pje at eby-sarna.com
- E&S CVS Commit: pylib - Added top-level "TransactionManager" service... still being fleshed out.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Adjusted RegistryBuilder API so that registries based on immutable types
pje at eby-sarna.com
- E&S CVS Commit: pylib - Another big refactoring, this one to tighten up on "correctness" by making
pje at eby-sarna.com
- E&S CVS Commit: pylib - Changed Storage objects to use a registry of methods to load fields,
pje at eby-sarna.com
- E&S CVS Commit: pylib - Converted existing DB components to bundles, and added first-draft
pje at eby-sarna.com
- E&S CVS Commit: pylib - Created ClassRef builder for late-binding base classes. Began deprecation
pje at eby-sarna.com
- E&S CVS Commit: pylib - Created ClassRef builder for late-binding base classes. Began deprecation
pje at eby-sarna.com
- E&S CVS Commit: pylib - Distinguished between the notion of a "Service" and a "TypeService", where
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed 'ClassRef' missing from __all__
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed a couple pieces left out of the previous checkin.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed a minor issue in RegistryBuilder: valFunc wasn't being used to
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed a subtle bug in the Bundle class that caused generated ClassRefs not
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed blatant documentation error in RegistryBuilder
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed getService() not handling top-out of service hierarchy
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed improper recursion termination in getService()
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed incorrect __implements__ for IService
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed method missing ':'
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed misc. minor errors
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed missing 'self' parameter
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed problem using pure-Python version of kjbuckets w/Components.py.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed Record.cache() overwriting values which are already cached, and
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed some problems with slicing and "realizing" of QueryResults.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Fixed stupid typos
pje at eby-sarna.com
- E&S CVS Commit: pylib - Looks like monkeypatching packages can be trickier than I thought...
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made 'Import' objects usable wherever a 'Recipe' object was usable. Now
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made 'Import()' objects implement __getattr__ such that they can better
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made components use '_componentName' for their "local" name part instead of
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made Eval capable of looking up names acquisition-style within the build
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made Imports able to be added to one another
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made it so that SEF.Services don't need a 'name' attribute to function, and
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made NOT_GIVEN and NOT_FOUND globals available from the TW package, so as
pje at eby-sarna.com
- E&S CVS Commit: pylib - Made Records and Connections SEF.Service objects. Refined Storage service
pje at eby-sarna.com
- E&S CVS Commit: pylib - Minor change to RegistryBuilder docs to better motivate the example, and
pje at eby-sarna.com
- E&S CVS Commit: pylib - Moved Bundle from Components.py to Builders.py, since nothing else in
pje at eby-sarna.com
- E&S CVS Commit: pylib - Partial re-synch of interfaces and implementation for S-E-F pattern. Still
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored basic StructuralModel to use a feature data mapping ('_fData')
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored DataModel bundle to have better management of polymorphic
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored RegistryBuilder according to the GOF "Template Method" pattern,
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored Service-Element-Feature aspects to be Bundles, using a namespace
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored to create mixins for different child-to-parent binding
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactored to eliminate use of 'parents' tuple-chain and replace with
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactoring to add subclassing hooks and build-phase callbacks.
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refactoring to make various things work the way they were always supposed
pje at eby-sarna.com
- E&S CVS Commit: pylib - Refined top-level basic structural model so it implements ISEF, and made
pje at eby-sarna.com
- E&S CVS Commit: pylib - Removed outdated/dead-end files in the StructuralModel package;
pje at eby-sarna.com
- E&S CVS Commit: pylib - Replaced sql_quote function with a SQLConnection.format() method, with an
pje at eby-sarna.com
Last message date:
Mon Dec 31 00:17:00 EDT 2001
Archived on: Fri Jan 2 21:34:07 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).