Hi all,

I'm trying to wrap my head on how the traditional user.getProperty('someProperty') call works particularly with reference to PAS (and ultimately PlonePaS).

I see that my new PAS property plugin is providing a propertysheet for my member (in this case my plugin has id, 'source_properties') so that I can see someMember.getPropertysheet('source_properties') comes back with my sheet. But how would I get someMember.getProperty('someProperty') to return someMember.getPropertysheet('source_properties').getProperty('someProperty') ?

Bottom line is I can't find how getProperty() is being issued anyplace.

Any pointers?

- Rocky


--
Rocky Burt
ServerZen Software -- http://www.serverzen.com
ServerZen Hosting -- http://www.serverzenhosting.net
News About The Server -- http://serverzen.net

_______________________________________________
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas

Reply via email to