> > You don't show in your tutorials how to customize > > the action methods > > if need be, though. > > Sorry, missing the point... Maybe you could give me an > example of what you wanted to accomplish? >
If I understood the framework right, you define new expression-language statements which have a special meaning. E.g., create a new object. There might be cases where just calling the constructor is not enough - and I want to interfere with the creation process. Same, and probably even more necessary on save. Do you define and make available such hooks? regards, Martin

