Hi,
I do have a hudson server running under Windows for compiling Wonder and my own
WO-Apps.
I do run ant without options and have these config files
c:/Users/Default/Library/wobuild.properties with the following content
wo.wosystemroot=C:/Apple
wo.wolocalroot=C:/Apple/Local
wo.woroot=C:/App
Phil,
I’m not sure you ever get your own messages.
I see your messages just fine.
AARON ROSENZWEIG / Chat 'n Bike
e: aa...@chatnbike.com t: (301) 956-2319
On Feb 27, 2014, at 1:18 PM, Phil Wright wrote:
> Greetings Everyone,
>
> Seems like I haven't successfully regis
Greetings Everyone,
Seems like I haven't successfully registered on this list since I
haven't received my mail below.
How do I register?
-Phil
On 2/28/2014 2:05 AM, Phil Wright wrote:
Greetings,
Just a test.
-Phil
___
Do not post admin requests
Greetings,
Just a test.
-Phil
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjec
On Feb 27, 2014, at 6:43 AM, John Pollard wrote:
> Hi List,
>
> I am trying to pin down where a to-one relationship is getting set to null
> inappropriately.
Override takeStoredValueForKey on the EO and look for the null value for that
key. That will pinpoint the moment it is being set to n
Try the set… method then. Also check the relationships to this entity in the
model. Is one set to Nullify? It could be EOF doing this as part of a save.
Chuck
On 2/27/2014, 5:43 AM, "John Pollard" wrote:
Hi List,
I am trying to pin down where a to-one relationship is getting set to null
in
I've not used it. It looks very convenient, however, this sort of approach
does have pitfalls - mainly that firing a faulted relationship results in a
network request and it will probably run on the main thread unless you're
being very careful. It is sort of a mine field that way. I would much
r
Hi John,
Could be you did it in “validateForSave()” You shouldn’t be changing values
there, only throwing validation errors.
Grab the snake by its tail, start pulling, keep doing it until you find the
head.
Namely, put your break point not in your “validateRelationship” method but more
direct
Nice find Liz,
Thanks for reporting back what the issue was.
AARON ROSENZWEIG / Chat 'n Bike
e: aa...@chatnbike.com t: (301) 956-2319
On Feb 27, 2014, at 4:29 AM, Elizabeth Lynch wrote:
> Hi
>
> Just in case this helps anyone else with the same or similar problem: this
Hi List,
I am trying to pin down where a to-one relationship is getting set to null
inappropriately.
I added validateMyRelationship() to trap and throw and this is triggered ok
when the base object is created / updated.
However, it wasn't called when the relationship was set to null and hence
Hi
Just in case this helps anyone else with the same or similar problem: this
turned out to be because there was a commons-lang-2.5.jar in
/Library/Java/Extensions which overrode the commons-lang-2.6 used by the Wonder
frameworks nowadays.
Liz
On 26 Feb 2014, at 15:17, Liz Lynch wrote:
>
Is there some way to have control of date string coercion per attribute?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https:
Related to this, has anyone used NSIncrementalDataStore as the glue linking
core data to the remote API?
Mark
On 20 Feb 2014, at 09:59, Mark Wardle wrote:
> Wow Ken - that sounds fantastic.
>
> I’m just at the early stages - but would rather work on something more
> generic than a quick-and-
13 matches
Mail list logo