[MEET] Toronto CocoaHeads / tacow - November 12

2013-11-02 Thread Karl Moskowski
tacow's next meeting is scheduled for 6:30 PM on Tuesday, November 12, 2013 in meeting room 302 of Metro Hall. Rob Rix will be discussing lazy evaluation, NSFastEnum, and the origin of RXCollections. For more details and to RSVP, head over to .

Re: I am trying to create a WOHyperlink inside a WORepetition > null target WOComponent

2013-11-02 Thread Theodore Petrosky
why do you want this index? maybe I was answering the wrong question! Ted On Nov 1, 2013, at 4:04 PM, Thomas Peters wrote: > thanks to both of you for your reply. > > The resultsList is an NSArray type casted to a Movie object. and has 5 > elements in the array. > I have setMovi

ERRest, CORS, and OPTIONS methods.

2013-11-02 Thread Matt Ness
Hi, I've come across a small hurdle with ERRest when dealing with CORS and HTTP OPTIONS calls. Background: When using the addDefaultRoutes([some entity]) method in your ERXRouteRequestHandler, one of the routes added is for the root entity when the HTTP verb OPTIONS is called, usually by a

Re: I am trying to create a WOHyperlink inside a WORepetition > null target WOComponent

2013-11-02 Thread Jean Pierre Malrieu
This should work, of course. Put a setter on the movie instance variable and see when/if it is called. Could it be bound to something else than the repetition? Le 1 nov. 2013 à 02:05, Thomas Peters a écrit : > I have the following… This should be working… the movie that is getting > passed to