Is KeelContextualizable in 1.0? The NSC is working off of 1.0, so if at all possible, I need to make it backward compatible.
--- Shash Chatterjee <[EMAIL PROTECTED]> wrote: > Almost :-) > > Use KeelContextualizable instead of > Contextualizable, and use getKeelContext() > instead of getContext(). > > > > Jeff, > > The context you get in a model by the method > getContext() is writable > > and is not the one from the container. That's the > place you store stuff > > as you store stuff in a HttpSession.Hope this > helps. > > Regards. > > On Thu, 2003-11-20 at 13:55, Jeff Richley wrote: > > > > > I just got bit by the Inversion of Control part > of > > > Keel. With Contextualizable, the context that > you get > > > is Read Only. Unfortunately, this doesn't > really do > > > me anything. What do I need to do to get a > context > > > that is writable? Anyone know? > > > > > http://keelframework.org/documentation > Keelgroup mailing list > [EMAIL PROTECTED] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
