Static Skins in prototype

Anton Pirker <[email protected]> Mon, 23 Jul 2007 20:31:24 +0200
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
Hi List!

Is it possible to have static skins of prototypes?
I have the name of a Prototype and want to render an add-Form. So i 
tought it would be nice if i could do something like this:

var protoName = "myProto";
global[protoName].renderSkin("add");

Is there a way to achieve this?


thanks in advance,
Anton