Re: GSoC - Class based serializers

2010-03-31 Thread Russell Keith-Magee
On Wed, Mar 31, 2010 at 6:05 PM, Renato Garcia Pedigoni wrote: > Hi Russel > >> Apologies - I confused matters by talking about templates. What I >> meant to say is that Django currently has a JSON serializer. It >> implements a bunch of design decisions that describe how models are >> displayed.

Re: GSoC - Class based serializers

2010-03-31 Thread Renato Garcia Pedigoni
Hi Russel Apologies - I confused matters by talking about templates. What I > meant to say is that Django currently has a JSON serializer. It > implements a bunch of design decisions that describe how models are > displayed. If you want to prove that your serialization framework is > flexible, sho

Re: GSoC - Class based serializers

2010-03-30 Thread Russell Keith-Magee
On Wed, Mar 31, 2010 at 1:07 AM, Renato Garcia Pedigoni wrote: > Hi Russel > >> I'm not wild about calling this a template, if only because the name >> "template" is slightly overloaded. However, that said, the approach >> looks to be on the right path. > > Do you have any other name on mind? My e

Re: GSoC - Class based serializers

2010-03-30 Thread Renato Garcia Pedigoni
Hi Russel I'm not wild about calling this a template, if only because the name > "template" is slightly overloaded. However, that said, the approach > looks to be on the right path. Do you have any other name on mind? My english is not that good. The first word came was "template", but I agree it

Re: GSoC - Class based serializers

2010-03-28 Thread Russell Keith-Magee
On Mon, Mar 29, 2010 at 12:22 AM, Renato Garcia Pedigoni wrote: > Hi Alex and Russel >> * Your schedule is so vague it borders on being comical. I generally >> use the rule of thumb that if a proposal contains a body of work >> longer than a week, the person making the proposal doesn't understand

Re: GSoC - Class based serializers

2010-03-28 Thread Rajeev J Sebastian
On Wed, Mar 10, 2010 at 5:33 AM, Alex Gaynor wrote: > On Tue, Mar 9, 2010 at 5:56 PM, Renato Garcia Pedigoni > wrote: >> Hi folks >> My name is Renato, I'm currently studying Biomedical Informatics at the >> University of Sao Paulo, in Brazil. >> Last year I tried a GSoC slot with a declarative s

Re: GSoC - Class based serializers

2010-03-28 Thread Renato Garcia Pedigoni
Hi Alex and Russel First, sorry for the delay, and thank you for reading my proposal and commenting on it. * A generic view that works with the serializer is probably a good > idea, but is orthogonal to the task of building a customizable > serializer. The serializer should be standalone. If you

Re: GSoC - Class based serializers

2010-03-10 Thread Russell Keith-Magee
On Wed, Mar 10, 2010 at 7:56 AM, Renato Garcia Pedigoni wrote: > Hi folks > My name is Renato, I'm currently studying Biomedical Informatics at the > University of Sao Paulo, in Brazil. > Last year I tried a GSoC slot with a declarative syntax serializer project > for Django. Reading the 2010's id

Re: GSoC - Class based serializers

2010-03-09 Thread Alex Gaynor
On Tue, Mar 9, 2010 at 5:56 PM, Renato Garcia Pedigoni wrote: > Hi folks > My name is Renato, I'm currently studying Biomedical Informatics at the > University of Sao Paulo, in Brazil. > Last year I tried a GSoC slot with a declarative syntax serializer project > for Django. Reading the 2010's ide

GSoC - Class based serializers

2010-03-09 Thread Renato Garcia Pedigoni
Hi folks My name is Renato, I'm currently studying Biomedical Informatics at the University of Sao Paulo, in Brazil. Last year I tried a GSoC slot with a declarative syntax serializer project for Django. Reading the 2010's ideas for GSoC I found it again, so I decided to try again, improving my pr