Hi Johannes, It appears to me also that the $_namespace property is not made available. A workaround might be to extend the class and provide such a getter method, but in my opinion this should be built-in. Please file a JIRA issue for this:
http://framework.zend.com/issues/secure/CreateIssue!default.jspa Thanks for the report! Best regards, Darby Johannes H. Jensen wrote: > Hello, > > Is there any way to get the namespace string of a Zend_Session_Namespace > instance? It would be nice to have at least a getter method for this. > Not sure if it would make any sense to have a setter though. > > Unless I've overlooked something completely in the code, I'd be happy to > add a feature request and a tiny patch for this. > > Best regards, > > Johannes H. Jensen > [EMAIL PROTECTED] > > > >