Skip to Content
0
Oct 14, 2005 at 11:12 AM

Property filter to add a property?

58 Views

Hi,

we would like to set a property value via property filter.

The repository Framework concept document says, that a property filter can "hide or modify existing properties of resources, or add virtual properties to resources.

I have some questions about that:

1) First idea was to implement a filter for read and modify the property. As the property we want to set isn't contained in the property map, I cannot manipulate it!

Or can I add this property to the map?

2) Should we implement a filter for write? How can I add a property to the ressource here? Resource.SetProperty. But is the resource know at this time?

3) How about a virtual property? What does it mean add virtual property?

Any ideas or examples are very welcome (Points, points, points...)

Best Regards

Helge