Torsten Curdt wrote:

[PATCH] [woody], adding <wd:on-phase> and moving load() and save() to Form.


...I hate the XMLForm phases concept. Can you elaborate on this patch?

The ProcessingPhaseListener was already there, I just make it possible to define it as a listener on the form xml definition using <wd:phase> .

This listener's single method phaseEnded( ProcessingPhaseEvent e)
recieves several events when each processing phase ends, like
ProcessingPhase.LOAD_MODEL , ProcessingPhase.VALIDATE , etc.


-- Torsten







Reply via email to