Is it true that each PDF needs an Event, or would it be possible that the PDF generation actually belongs in the Model layer, not the controller?
DW On Thu, Dec 17, 2009 at 12:44 PM, David Mineer <[email protected]> wrote: > Those 3 results are actually one result with three different options. > > option 1 has three "choices" All, commercial or pool. > > From a url I would call them as such: > > ?event=showreport&type=all > ?event=showreport&type=commercial > ?event=showreport&type=pool > > I guess I could create 3 different events and pass a different argument > value for those, but I was hopping there would be an easier way. > > On Thu, Dec 17, 2009 at 10:37 AM, Chuck Savage <[email protected]> wrote: > >> Your answer is calling 3 different results >> <result do="option1" name="option1"> >> <result do="option2" name="option2"> >> <result do="option3" name="option3"> >> and a forth result to merge >> <result do="merge"> no name, so it runs every time. >> >> -- >> Model-Glue Sites: >> Home Page: http://www.model-glue.com >> Documentation: http://docs.model-glue.com >> Bug Tracker: http://bugs.model-glue.com >> Blog: http://www.model-glue.com/blog >> >> You received this message because you are subscribed to the Google >> Groups "model-glue" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<model-glue%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/model-glue?hl=en > > > > > -- > David Mineer Jr > --------------------- > The critical ingredient is getting off your > butt and doing something. It's as simple > as that. A lot of people have ideas, but > there are few who decide to do > something about them now. Not > tomorrow. Not next week. But today. > The true entrepreneur is a doer. > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- “Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.” Guillaume Apollinaire quotes -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
