dinoex      2008-11-24 18:13:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/etoile-coreobject Makefile distinfo pkg-descr pkg-plist 
  Log:
  CoreObject is a framework for describing and organizing model objects, with
  automatic persistence and versioning by recording messages sent to objects. It
  offers a flexible versioning scheme where both individual objects and their
  entire object graph can be versioned separately. The built-in object model is 
a
  generalization of the property model used by the AddressBook framework. 
Foreign
  model objects can be also integrated by wrapping them with a special proxy.
  CoreObject uses the EtoileSerialize framework which, in many cases, allows
  objects and messages to be automatically serialized with no extra code being
  written.
  
  WWW: http://www.etoile-project.org/
  
  Revision  Changes    Path
  1.3273    +1 -0      ports/devel/Makefile
  1.1       +39 -0     ports/devel/etoile-coreobject/Makefile (new)
  1.1       +3 -0      ports/devel/etoile-coreobject/distinfo (new)
  1.1       +11 -0     ports/devel/etoile-coreobject/pkg-descr (new)
  1.1       +41 -0     ports/devel/etoile-coreobject/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to