On Tue, 2010-01-19 at 12:37 -0700, Mark Bradford wrote:
> In the Changes file for 1.9.0, I see:
> 
>   * HINT: due to big changes in the request processing and the request
>     object (related to the WSGI refactoring), many 3rd party plugins might
>     need code updates to work with moin 1.9.
> 
> Are these "big changes" documented somewhere?

Well, yes and no. There is no big list old/new, but some stuff we
directly use from werkzeug, werkzeug docs are there:
http://werkzeug.pocoo.org/

> I'm trying to udpate to
> 1.9.1, and for a couple of my wikis, there is some custom authentication
> code which uses request.getPathinfo and request.getScriptname...

Sometimes an easy way is to grep for the old way in the old moin source
and then look at the same place in new moin source.




------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to