Re: Google Code-in: any volunteers?

2010-10-07 Thread Marco Chomut
I'd definitely be up for helping out with this. - Marco On Oct 7, 3:36 pm, Shawn Davis wrote: > I can participate if it's "several someones", but I'm afraid my schedule is > too full to do it solo. > > thanks, > Shawn > > On Oct 7, 2010, at 5:30 PM, Jacob Kaplan-Moss wrote: > > > > > Hi folks -

Re: #6735 -- Class based generic views: call for comment

2010-10-04 Thread Marco Chomut
I agree with George, and would like to not have to write the dispatch out every time, but my only concern is how confusing an implicit dispatch would be for developers first using the new class-based Views system. As long as it was made abundantly clear via the docs what exactly is happening when y