[Zope-dev] Re: objectIds accessiblilty & and a proposal
   
    Morten W. Petersen
     
    morten@esol.no
       
    18 Dec 2000 22:11:39 +0100
    
    
  
[Brian Lloyd]
| This comes up often enough that I'm inclined to do 
| something about it for 2.3. I propose that objectIds
| (and objectValues) will not be directly accessible 
| via the Web in 2.3. For xml-rpc applications, it should
| be a simple enough task to create a Python Script (or 
| even a DTML Method) that *is* Web accessible to relay 
| that information if it is needed.
| 
| Thoughts?
This sounds like a good idea.
-Morten