Hey Chuck,

On 22/07/2011, at 5:30 AM, Chuck Hill wrote:

> On 2011-07-21, at 12:26 PM, Lachlan Deck wrote:
> 
>> Hi there,
>> 
>> anyone remember when the '^' was introduced for component bindings and where 
>> the official docs are for it?
> 
> A very long time ago, it was in the printed WO docs from Apple if you 
> remember that far back.  :-)
> 
> I have never used it with inline bindings, maybe ^$title?

I've also tried non-inline bindings:

title : WOString {
        value = ^title;
}

Ah, the problem was elsewhere. I'd skipped over the first part of the stack 
which complained about it not knowing where to find the class MainWrapper.

So I've forgotten how to help WO resolve component classes that aren't in the 
default package. How do you do this nowadays?

I can obviously override ERXApplication.installPatches() and call 
ERXPatcher.setClassForName but that's a bit boring doing it once per class.

with regards,
-

Lachlan Deck



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to