Re: [ANN] Montage Studio

2014-05-19 Thread Benoit Marchant
Hi Aaron, On Mon, May 12, 2014 at 8:48 PM, Aaron Rosenzweig aa...@chatnbike.comwrote: Hi Benoit, Congratulations on your efforts and for pushing forward. Thanks! Do you have familiarity with Enyo / Ares? As someone who already uses those products and buys into the idea that the “Web”

Re: advice on inheritance??

2014-05-19 Thread Ken Anderson
I’m not familiar with ERXPartials, but I would second the use of a role pattern. I typically use this pattern for both people and companies. To elaborate, you can have a table/entity - Person. You then have a number of Role entities (WorkerRole, SupervisorRole) that inherit from a Role

Re: Large response: Apache adaptor changing content-length header to Integer.MAX_VALUE

2014-05-19 Thread Hugi Thordarson
Hi Aaron. Are you sure? WO is returning a fine response with a correct content-length header — it’s the Apache adaptor that modifies the header. Cheers, - hugi On 10.5.2014, at 02:15, Aaron Rosenzweig aa...@chatnbike.com wrote: Hi Hugi, Yes, this is a known problem with the WO api. You

Re: [ANN] Montage Studio

2014-05-19 Thread Michael Kondratov
I can't seem to find any information on URL router in Montage. Michael Sent from my iPhone On May 19, 2014, at 3:05, Benoit Marchant march...@gmail.com wrote: Hi Aaron, On Mon, May 12, 2014 at 8:48 PM, Aaron Rosenzweig aa...@chatnbike.com wrote: Hi Benoit, Congratulations on

Re: ERXKey to check to many relationship is null

2014-05-19 Thread David Avendasora
Hi Oscar, Keep in mind, you do not war to check for null, as a to-many relationship on an EO will not ever be null (except when in the process of initially creating an EO in the first place). It will be “empty” as in it will return an NSArray with zero elements in it. The good news is that

Re: ERXKey to check to many relationship is null

2014-05-19 Thread Flavio Donadio
David, On 19/05/2014, at 12:12, David Avendasora webobje...@avendasora.com wrote: It really is that easy now. Hard to believe it took that long for WO to be able to do something that simple. I believe it was not so easy that even Dave Avendasora could have done it! (trademark pending)

Re: Large response: Apache adaptor changing content-length header to Integer.MAX_VALUE

2014-05-19 Thread Markus Stoll
Hi, if however your request would generate a fine response from WO with a content-length INT_MAX, the WOAdaptor would parse this into an unsigned using atoi(). Actually the content read counter is 32 bit, too. Due to the limitations of WO I never thought of changing this. Maybe its time to

WOCommunity Podcast authentication problem

2014-05-19 Thread Klaus Berkling
Hi all. Anyone subscribed to the WOCommunity member Podcast stream? I'm getting authentication errors. kib Some people never see the light, Till it shines through bullet holes. Tropic Moon, Burce Cockburn Klaus Berkling www.berkling.us | @kiberkli | Photography smime.p7s

Re: Large response: Apache adaptor changing content-length header to Integer.MAX_VALUE

2014-05-19 Thread Philippe Rabier
Hi Hugi Would you consider using Apache FTP library in a WO app? I'm asking because we have also to deal with big files and preferred to use FTPS (FTP over SSL). The slides are on slideshare (look up WOCommunity). Bests, Philippe Rabier - http://twitter.com/prabier Sent

Re: ERXKey to check to many relationship is null

2014-05-19 Thread David Avendasora
:-) it took Aaron making the ERXExistsQualifier work for in-database qualifiers, then it *became* so easy that even I could do it... so I did! You should also look at the other ERXKey addition I made using the exists qualifier:

Re: advice on inheritance??

2014-05-19 Thread David Avendasora
Ted, I agree 100% with Ken. Inheritance is the *wrong* thing to use in this situation. Using a Role with a many-to-many relationship to Person is the right way to do what you want. What is especially great about this pattern is that it makes it easy to switch what role(s) a Person has at

Charity Bicycle Ride

2014-05-19 Thread Aaron Rosenzweig
Hello fellow WOrriors, I’m looking for sponsors for an upcoming bike ride to help children in need. The money benefits “San Mar” which is a modern day orphanage and foster care center in Maryland. I learned about it from my daughter’s elementary school teacher who is also participating. I