Another way would be to keep standard method and internal method having the name of the stage ie : index
then indexvote indexaward etc... You index method could check if the index"stage" exist, if not do a default action ... In this way you are not limited by the number of stage and can optionally group some stages that have similar "behavior". You can use the same for views, or use elements with a name convention. Maybe not the best "state of the art" approach (I do not know all details), however simple ... hth On Apr 3, 10:00 pm, John R <[EMAIL PROTECTED]> wrote: > Careful to not be too specific :) > > I don't see how a model behavior would help me here ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
