IScriptImplementations and Inheritence

Questions and answers on developing, deploying and using plugins and JavaBeans

IScriptImplementations and Inheritence

Postby sdevlin » Thu Feb 03, 2005 3:23 am

You guys are gonna hate me for this one....

I'm trying to wrap a large group of some of my classes in IScriptObject implementing proxy classes.

1) What's the best way to handle inheritence?

2) are there any issues i should know about relating to how the IScriptObject implementations are introspected, etc. that might affect inheritence.

Basically I am doing this:

public class SuperType implements IScriptObject....

public void js_method1()

public class SubType extends SuperType....

public void js_Method2()

thanks,
Sean
sdevlin
 
Posts: 125
Joined: Tue Apr 13, 2004 3:33 am

Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 43 guests