[cvs] commit: framework/Relationship RelationshipManager.php package.xml

Chuck Hagenbuch chuck at horde.org
Fri Sep 10 21:45:22 PDT 2004


chuck       2004-09-10 21:45:22 PDT

  Added files:
    Relationship         RelationshipManager.php package.xml 
  Log:
  Here's the new Horde_Relationship package that I've been refactoring
  from Horde_Links. Consists of the RelationshipManager class and
  DataTreeObject_Relationship objects for the relationships
  themselves. Note that this isn't done yet, which is why I'm not
  deleting the Links stuff just yet.
  
  My idea is that for relationships that should have special behavior,
  subclasses of DataTreeObject_Relationship can be created that model
  that behavior - things like dependencies, all of that. If it works,
  should be very nicely flexible.
  
  Revision  Changes    Path
  1.1       +425 -0    framework/Relationship/RelationshipManager.php (new)
  1.1       +56 -0     framework/Relationship/package.xml (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/Relationship/RelationshipManager.php?r=1.1
  http://cvs.horde.org/co.php/framework/Relationship/package.xml?r=1.1


More information about the cvs mailing list