On Tue, Aug 11, 2009 at 1:06 AM, Charlie Griefer<[email protected]> wrote: > But... I thought it was "bad" to reference application or session variables > from within Model-Glue? I was under the impression that was "leaky" and not > well encapsulated.
I didn't mean literally in application scope or session scope... Application variables become framework level (cached) data. Session variables would be handled via a facade. -- Sean A Corfield -- (904) 302-SEAN Railo Technologies US -- http://getrailo.com/ An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
