Problem has gone away. My code works. Essentially I can almost replicate the functionality of ABL http://www.automatedbusinesslogic.com just by utilizing the lifecycle events. How difficult will it be to add ABL functionality in Isis?
On Sun, Sep 15, 2013 at 1:08 PM, Okwui <[email protected]> wrote: > Thanks a million. If my usage is correct, it makes Isis even more powerful > than I thought. > > Sent from my iPad > > On Sep 15, 2013, at 12:31 PM, Dan Haywood <[email protected]> > wrote: > > > On 15 September 2013 12:28, james agada <[email protected]> wrote: > > > >>> I can see that using lifecycle callbacks [1] to create/update/delete > >>> further objects could cause this. But I doubt you aren't doing this. > >> Aha. I am doing this. If this is the problem then I hope your fix will > be > >> it. > > That's good to know; glad my guess turned right, then. > > > > > > > >>> In the meantime, the fix I'm putting in ISIS-533 might address the > >> issue, > >>> whatever. > >> How will I get this fix? Do I need to build from source all over again. > > > > You will. But that just means "git pull" followed by "mvn clean install > > -o". No big deal. > > > > Just working on the fix now. > > > > Dan >
