: Summer S Wilson wrote: : > Ah, the joys of Groupwise...it was changing my reply to email. Hopefully fixed now. : : Wow, GroupWise still exists? ;-)
LOL, yes, though we are supposedly finally dumping at work, eventually :-P : You shouldn't ever be instantiating a listener yourself. And by that I : mean ever, not just in your views. You declare your listeners in your : XML config file but then Mach-II loads them for you, and you just : leverage them in your application. : : By the time you *get* to your view, you should have the data you want : in your event object. In the event-handler that eventually shows this : view, you'll want to notify a listener to return the data you want to : display in your view. Okay...but how do you do that when you are looping through the output to get the first bit and then need to get other bits based on the first bit? Normally, I'd do an invoke, but I don't think that would be right either? Summer S. Wilson Collectonian on Yahoo! Messenger An Eclectic World (http://eclectic-world.com) LiveJournal (http://collectonian.livejournal.com) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. 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/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---
