On 1 Oct 2009, at 14:40, David Zülke wrote: > <route name=".step1" pattern="^/step1$" action="Create" > method="step1" constraint="write" />
Ah changing method is quite cunning! I didn't realise it could be anything other than read or write. Although it does require modification of the action for when adding stages, this does seem good if stages are more "unique" in some way, as executeStepX method would deal with that. Thanks! Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
