Re: [GSoC] Composite fields once again

2013-09-19 Thread Duke Nukem 3D is coming!
This sounds exciting. I can't wait for this to land in master. Thanks, Michal! On Sunday, June 2, 2013 10:22:36 AM UTC-4, Michal Petrucha wrote: > > Hello everyone, > > I'm happy to announce that throughout the summer I'll be officially > working on composite fields under the supervision of

Re: [GSoC] Composite fields once again -- irregular status report #2

2013-07-15 Thread Michal Petrucha
Hello, I apologize for the lack of updates on the progress of my project in the past few weeks, there just wasn't much to report, unfortunately. I spent the past two weeks porting the ForeignKey refactor on top of master. It took significantly more time to do than I anticipated due to all the

Re: Composite fields once again

2013-06-14 Thread Michal Petrucha
Oh wow, have two weeks passed already? I seem to really suck at email... \-: Anyway, thanks for the comments. On Fri, Jun 07, 2013 at 03:55:12AM -0700, Anssi Kääriäinen wrote: > Looks like a good plan. Getting CompositeFields, multicolumn primary > keys and foreign keys to work as well as

Re: Composite fields once again

2013-06-07 Thread Anssi Kääriäinen
As nobody else have responded, here are my opinions... On 2 kesä, 17:22, Michal Petrucha wrote: > 1) create a solid implementation of virtual fields > 2) refactor ForeignKey/OneToOneField to become virtual fields > 3) implement CompositeField > 4) make CompositeField work

Re: Composite fields once again

2013-06-03 Thread Anssi Kääriäinen
On 2 kesä, 23:20, Luke Sneeringer wrote: > On Jun 2, 2013, at 8:22 AM, Michal Petrucha wrote: > > > GenericForeignKey and nontrivial field types > > > > > As I've indicated in my proposal, just casting

Re: [GSoC] Composite fields once again

2013-06-02 Thread Luke Sneeringer
On Jun 2, 2013, at 8:22 AM, Michal Petrucha wrote: > GenericForeignKey and nontrivial field types > > > As I've indicated in my proposal, just casting any value to a string > and then performing a reversible transformation on