While being interested in becoming a soc student for this year myself I would like to encourage you to enlist as mentors and continue the submission of project ideas on the wiki page [1].
Best, Jannis [1] http://code.djangoproject.com/wiki/SummerOfCode2007 Am 27.02.2007 um 05:05 schrieb Joseph Kocherhans: > > On 2/26/07, Matthew Flanagan <[EMAIL PROTECTED]> wrote: >> >> On 2/27/07, Joseph Kocherhans <[EMAIL PROTECTED]> wrote: >>> >>> On 2/26/07, Matthew Flanagan <[EMAIL PROTECTED]> wrote: >>>> >>>> Specifically, I was referring to the has_*_permission() stuff in >>>> the >>>> new ModelAdmin class. Which is new functionality aside from the >>>> oldforms to newforms port. >>> >>> A lot of the generic-auth and RLP code is nasty stuff to try to >>> integrate with the admin system. The new methods are very much >>> welcome >>> by me both as someone very familiar with the per-object-permission >>> branch, and as the author of the generic-auth branch. The design is >>> much cleaner. >>> >> >> I agree that it is cleaner but it still limited to the admin system >> with no generic means available to other applications. I seems [1] >> that interest in doing this is also waning. > > I'm sorry you have the impression that it would be limited to the > admin system. It's certainly not something I meant to convey. When RLP > is integrated, it will be available to more that just the admin > system. My personal opinion is that most of the code in there is good > and will probably be used as is. The admin integration is a little > nasty, but that isn't Chris's fault. The admin system just wasn't > designed with extensibility in mind. At PyCon, we came up with a plan > to change that. After the new admin stuff done, I will probably end up > working on RLP myself if no one beats me to the punch. > >> I for one am very keen to see RLP branch integrated and I tested it >> months ago to my satisfaction. > > I understand that the branch works well for a lot of people, and if it > works for you, by all means continue using it. If you want to see new > features added to it from the trunk, speak up and ask for commit > access. The branch could probably use a maintainer. > > Joseph > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
