I'm going to need RLP in my project but I'm not sure if I need to
implement it or if it's already done/almost done.
What is everyone else doing about RLP?
Thanks
I also need to use RLP for my project and I'd like to know if there's
any update to expect for this branch or any way to include RLP to the
trunk.
Thanks.
No, no, he's not dead, he's, he's restin'! Remarkable bird, the RLP
Branch, idn'it, ay? Beautiful plumage! :-)
As I understand, the basic functionality of RLP was complete, and was
working reasonably well. However, the branch hasn't been updated for a
while, so will need a champion to merge it up to trunk.
The sticking point on the original effort was that it needed to make
some modifciations to the admin application to be properly integrated
with the rest of Django. Rather than hack a specific RLP interface
onto the side of the Admin application, a decision was made to make a
generic admin extension interface that could be used by other
projects. A rewrite of Admin was required for newforms anyway, so
finishing RLP was deferred until the newforms-admin was available.
The newforms-admin branch is getting relatively stable (stable enough
that I'm using it for a new project under development where I work),
so it may be time for someone to revisit RLP. Volunteers are welcome.
Yours,
Russ Magee %-)
There was a conversation on the django-sprint IRC between Malcolm and
a person, who offered to maintain the RLP-branch and keep it up-to-
date with the trunk as he and his company is using it in a production
environment anyways. It would certainly help to join forces and
efforts to bring this branch to life again. Unfortunately i don´t
remember his name and there doesn´t seem to be a log file either to
look it up. Any idea?
I'm on the road for work at the moment and don't have access to the
right machine, but if you ping me after October 13, when I'm back home,
I'll be able to look at the logs on my desktop machine to at least find
the guy's name. Drop me a private mail around that time so I don't
forget.
Regards,
Malcolm
Thanks
Arvind
(Note, I am the author of the Generic Authorization branch.)
The merging was never completed, and has pretty much been put on hold
until the newforms-admin branch is merged to trunk. newforms-admin
makes it all a lot cleaner and easier. I expect to revisit
generic-auth sometime next year. I'm not sure that it will ever make
it into django though. The newforms-admin branch fills a lot of the
needs that generic-auth was trying to solve. It may end up as a 3rd
party add-on at some point.
Joseph
Arvind
On Oct 11, 4:15 pm, "Joseph Kocherhans" <jkocherh...@gmail.com> wrote:
> On 10/11/07, arv43 <arvind.as...@gmail.com> wrote:
>
>
>
> > Does anyone know how and if Generic Authorization andRLPare going to
> > fit together? It says on theRLPpage to look at Generic Authorization