Thank you! I'm going to muddle my way thru a way to do it. Canvaswiki puts a section in OnRequestStart to do this. That didn't make sense to me as if I understand it right it fires before every request. The one other example of a sessionfacade I found online goes into the cross-leaking problem. That's where I went off track. It seems they're creating an object in sessionfacade and then using it to hold local info. Problem is their example appears to be missing something. It also seems like a lot of work for something that on the surface seems so simple. I love mg, especially the "flow-chart" feel it gives an app, but I've got to say a whole lot of OO style coding still feels to me like I'm driving around the block to go next door. It'll work out though. Thanks again for the advice.
Irv -- 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
