[CMF-checkins] CVS: CMF  - PortalContent.py:1.6
   
    Jens Vagelpohl
     
    jens@localhost.localdomain
       
    Wed, 28 Feb 2001 14:56:45 -0500
    
    
  
Update of /cvs-repository/CMF/CMFCore
In directory waldorf:/home/jens/CMF/CMFCore
Modified Files:
	PortalContent.py 
Log Message:
implementation for objectItems: we need to have objectItems to support cataloging of objects that are stored in "opaque" attributes that the portal content object is unaware of. since the only opaque attribute right now is the "talkback" DiscussionItemContainer, that will be returned in proper objectItems [(id, obj)] form.
this should be replaced with an implementation that calls a method that knows about and can return all opaque items.