Re: GSoC - Generic REST API module for Django

2009-04-02 Thread Bill Konrad
ummer. Thanks, Bill Konrad On Apr 1, 12:19 am, Bill Konrad wrote: > Malcom, > > I took a look at django-restapi and it seems like a great start. > Having been the mentor for the first run at it, what features would > you like to see added?  If you have a minute, I think that would >

Re: GSoC - Generic REST API module for Django

2009-03-31 Thread Bill Konrad
Malcom, I took a look at django-restapi and it seems like a great start. Having been the mentor for the first run at it, what features would you like to see added? If you have a minute, I think that would definitely serve as a great guide. Thanks, Bill Konrad On Mar 31, 9:15 pm, Malcolm

Re: GSoC - Generic REST API module for Django

2009-03-31 Thread Bill Konrad
First off, thanks for taking the time to read through it and give so much feedback. Please let me clarify one thing. If you read the above as a proposal than it wouldn't have seemed much like a proposal. I was only outlining what a REST API module (I know you don't like that naming) would need

Re: GSoC - Generic REST API module for Django

2009-03-31 Thread Bill Konrad
Kaylan, Good point. That would have to be a part of the specification 100%. Any foreign key table entries that are "folded in" would have to check out with the permissions component. On Mar 31, 6:24 pm, Kalyan Lanka wrote: > I am not a Django developer but have been closely following this grou

Re: GSoC - Generic REST API module for Django

2009-03-31 Thread Bill Konrad
Ivan, Thanks for the quick feedback. What I meant by predictable (and maybe it's the wrong word in this case) is that when assigning a URI to a resource, a convention is followed, not that the user can "predict" the URI itself. On Mar 31, 6:18 pm, Ivan Sagalaev wrote: > bkonrad wrote: > > 1. P