Re: WO Components
Re: WO Components
- Subject: Re: WO Components
- From: Chuck Hill <email@hidden>
- Date: Fri, 24 Apr 2015 02:22:00 +0000
- Thread-topic: WO Components
That name spacing is likely a hold-over from Objective-C days. In Java, if you don’t specify the package, it just guesses. Most of the time that is OK, but there can be clashes.
Chuck
On 2015-04-23, 4:54 PM, "Paul Hoadley" wrote:
On 24 Apr 2015, at 4:19 am, Chuck Hill < email@hidden> wrote:
How are you calling the WOComponent? You want to use the full package name otherwise you can get the wrong class.
I never knew you could do that. I had always assumed that the (at times quite awkward) ERXFOO-pseudonamespacing was precisely because you _couldn't_ do that. This factoid may have revolutionised my life... or at least my component naming.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden