wocomponent implementing an interface
wocomponent implementing an interface
- Subject: wocomponent implementing an interface
- From: Michael Engelhart <email@hidden>
- Date: Mon, 2 Aug 2004 14:39:37 -0500
Hi -
Is there any problem with having a WOComponent implement an interface
such as
public MyComponent extends WOComponent implements MyInterface {
}
I have a set of components that i use in a WOSwitchComponent that all
share a common set of default values. I thought using an interface
would be an easy way to allow them to all share the same values but
being relatively new to WO I'm not sure about any implications to doing
this. Sometimes I feel like I'm not coding in Java when working in WO
:-)
Thanks
Mike
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.