[Yanel-dev] resource-creator and creation of resource-configuration

simon simon at 333.ch
Fri Jan 8 17:34:12 CET 2010


hi all

i'm developing a svg resource-type. have a look at 
http://trac.yanel-contribution.3k3.org/wiki/svg
the resource configuration is done with configurable views within a 
custom-config (like the BasicXMLResource).
i implemented CreatableV2 to allow creation of an svg via 
resource-creator. but the resource-creator is not able to create 
custom-config. i think this is ok for now. but what i would like is to 
disable creation of resource configuration at all.
e.g if CreatableV2.createRTIProperties(Request) returns null no 
resource-configuration is created. this would be useful for resource 
which are configured via rc-map.

an other solution would be to delegate the creation of the 
resource-configuration to the resource. e.g. within CreatableV2 
introduce a methode createRC(HttpServletRequest request).

WDOT?

cheers
simon


More information about the Yanel-development mailing list