From: Tim P. <he...@ti...> - 2007-07-03 14:22:14
|
Hey All In Eloys screen cast about AR he mentioned that soon there would be Active Resource support for consuming REST services out of rails and I wondered when this might come about and how the implementation might work? Cheers Tim |
From: Eloy D. <elo...@gm...> - 2007-07-03 14:26:00
|
Hey Tim, I have semi working code, but because of a lot of paid work (good to have sometimes :) ) I haven't had time to finish it yet. I'll try to have a stab at it this week. Cheers, Eloy On 7/3/07, Tim Perrett <he...@ti...> wrote: > Hey All > > In Eloys screen cast about AR he mentioned that soon there would be > Active Resource support for consuming REST services out of rails and > I wondered when this might come about and how the implementation > might work? > > Cheers > > Tim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > |
From: Tim P. <he...@ti...> - 2007-07-03 14:37:52
|
Sounds good - I think this is something that has great potential integrating with rails and would be really interested in seeing how it could be implemented. Cheers Tim On 3 Jul 2007, at 15:25, Eloy Duran wrote: > I have semi working code, but because of a lot of paid work (good to > have sometimes :) ) I haven't had time to finish it yet. > I'll try to have a stab at it this week. |
From: Jon B. <jo...@gm...> - 2007-07-03 16:51:38
|
You can use ActiveResource gem now in your code but I think you are referring to specific CoreData/ArrayController/Bindings usage no? - Jon On Jul 3, 2007, at 10:20 AM, Tim Perrett wrote: > Hey All > > In Eloys screen cast about AR he mentioned that soon there would be > Active Resource support for consuming REST services out of rails and > I wondered when this might come about and how the implementation > might work? > > Cheers > > Tim > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |
From: Tim P. <he...@ti...> - 2007-07-03 19:15:22
|
Hey Jon Thats right, I dont have any particular need for it right now, I was just interested to see when something might be comming along as it would be great to have a play with it, thats all :) Tim On 3 Jul 2007, at 17:51, Jon Baer wrote: > You can use ActiveResource gem now in your code but I think you are > referring to specific CoreData/ArrayController/Bindings usage no? > > - Jon |
From: Russ M. <Ru...@ps...> - 2007-07-10 21:36:28
|
This is an official email of encouragement for the development of RC ActiveResource (i.e., ActiveResource w/ bindings). I've got a big project I'm delaying on hopes of building a "Rails-Cocoa Client" app with it! ActiveResource w/ bindings would be *very* cool. Thanks Laurent and Eloy (et al)! --Russ On Jul 3, 2007, at 9:51 AM, Jon Baer wrote: > You can use ActiveResource gem now in your code but I think you are > referring to specific CoreData/ArrayController/Bindings usage no? > > - Jon > > On Jul 3, 2007, at 10:20 AM, Tim Perrett wrote: > >> Hey All >> >> In Eloys screen cast about AR he mentioned that soon there would be >> Active Resource support for consuming REST services out of rails and >> I wondered when this might come about and how the implementation >> might work? >> >> Cheers >> >> Tim >> >> |
From: Eloy D. <elo...@gm...> - 2007-07-11 07:39:47
|
Hey Russ, I'll take a look at wich points still need to be done to get the basics to work. But I'm sure you'll run into un-implemented things while using it, because I'm building these libs as I go while working on applications that need it (which isn't the case at this very moment). So as long as you keep that in mind and don't mind to get your own hands dirty (on the ARes code) while working on your project, than I'd say it would be a viable option. Do you have time this afternoon, which for me is in about 4 hours? I'll probably be lurking in the #ruby-osx channel. Eloy On 7/10/07, Russ McBride <Ru...@ps...> wrote: > > > > This is an official email of encouragement for the development of RC > ActiveResource (i.e., ActiveResource w/ bindings). I've got a big project > I'm delaying on hopes of building a "Rails-Cocoa Client" app with it! > ActiveResource w/ bindings would be *very* cool. > > Thanks Laurent and Eloy (et al)! > > --Russ > > > > > > > On Jul 3, 2007, at 9:51 AM, Jon Baer wrote: > > You can use ActiveResource gem now in your code but I think you are > referring to specific CoreData/ArrayController/Bindings > usage no? > > - Jon > > On Jul 3, 2007, at 10:20 AM, Tim Perrett wrote: > > > Hey All > > In Eloys screen cast about AR he mentioned that soon there would be > Active Resource support for consuming REST services out of rails and > I wondered when this might come about and how the implementation > might work? > > Cheers > > Tim > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > |
From: Eloy D. <elo...@gm...> - 2007-07-11 12:24:13
|
On second thought, it would be better for me to have a look at this tomorrow morning. Eloy On 7/11/07, Eloy Duran <elo...@gm...> wrote: > Hey Russ, > > I'll take a look at wich points still need to be done to get the > basics to work. > But I'm sure you'll run into un-implemented things while using it, > because I'm building these libs as I go while working on applications > that need it (which isn't the case at this very moment). > So as long as you keep that in mind and don't mind to get your own > hands dirty (on the ARes code) while working on your project, than I'd > say it would be a viable option. > > Do you have time this afternoon, which for me is in about 4 hours? > I'll probably be lurking in the #ruby-osx channel. > > Eloy > > On 7/10/07, Russ McBride <Ru...@ps...> wrote: > > > > > > > > This is an official email of encouragement for the development of RC > > ActiveResource (i.e., ActiveResource w/ bindings). I've got a big project > > I'm delaying on hopes of building a "Rails-Cocoa Client" app with it! > > ActiveResource w/ bindings would be *very* cool. > > > > Thanks Laurent and Eloy (et al)! > > > > --Russ > > > > > > > > > > > > > > On Jul 3, 2007, at 9:51 AM, Jon Baer wrote: > > > > You can use ActiveResource gem now in your code but I think you are > > referring to specific CoreData/ArrayController/Bindings > > usage no? > > > > - Jon > > > > On Jul 3, 2007, at 10:20 AM, Tim Perrett wrote: > > > > > > Hey All > > > > In Eloys screen cast about AR he mentioned that soon there would be > > Active Resource support for consuming REST services out of rails and > > I wondered when this might come about and how the implementation > > might work? > > > > Cheers > > > > Tim > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Rubycocoa-talk mailing list > > Rub...@li... > > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > > > > |