Re: Nested ROP contexts and relationships

From: Andrey Razumovsky (razumovsky.andre..mail.com)
Date: Tue Nov 24 2009 - 15:36:02 EST

  • Next message: Apache Hudson Server: "Build failed in Hudson: Cayenne-trunk » JDK 1.5 (latest),HSQLDB #47"

    Just committed changes in ROP event processing. In a nutshell, changes are:
    -removed all ThreadLocals and PropertyChangeProcessingStrategy
    -removed CCGraphAction & DCGraphAction to the glory of OCGraphAction
    -added to methods to ToManyProperty
    -added util.Cayenne class with some internal and external methods
    -added new "Light Server Superclass" template. It allows to generate
    ROP-like server classes (in fact, it allows same classes for server &
    client). Classes like that can be generated through "Advanced" menu.
    Currently it is adviced to set superclass
    "org.apache.cayenne.PersistentObject" (nothing else tested)
    -added little test (LightServerTest) for testing ROP-like server classes.
    very simple, still need to figure out how to create test stacks for server &
    client at once

    my war against two branches of classes continues :)



    This archive was generated by hypermail 2.0.0 : Tue Nov 24 2009 - 15:36:55 EST