Well Said. I just always do it wrong. I know, there isn't a right and wrong......
Since there is a case where this would have to be in the view (When I just want to return the .pdf to the browser) I figured I would leave it there. Then, in the event that does all the work to combine them, I just call that view and name it anything other than "body". Seems to work great. Now this will have to be done in order or else there won't be any .pdf files to merge, which may be bad because it seems like I have read that relying on order of processing isn't good, but if you need a file to merge, your going to have to create the file first. But I have to remove the 'filename' attribute for it to return to the browser anyway. Off to see how I am going to handle that. On Wed, Oct 28, 2009 at 3:23 PM, Jared Rypka-Hauer <[email protected]>wrote: > > Either, until you figure out why it doesn't belong where you put it > and decide to move it. :) > > Once you do, come back and tell us what you did, what you discovered > in the process and what the pain point was that induced you to chance > it. ;) > > J > > On Oct 28, 2009, at 4:13 PM 10/28/09, David Mineer wrote: > > > > > -- > 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] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en -~----------~----~----~----~------~----~------~--~---
