Re: where is the real HEAD?

Florian Festi <[email protected]>
Newsgroups gmane.comp.web.wiki.moin.devel
Message-ID <Pine.GHP.4.33.0312281024360.20186-100000@rupert.informatik.uni-stuttgart.de>
> I'm currently reviewing the possibility to get MoinMoin to run as
> FastCGI. This involves many changes (get rid of sys.std* usage,
> sys.exit, globals), but I think it's worth the pain.
>
> especially those
>   savestdout = sys.stdout
>   sys.stdout = StringIO()
>   somepage.send_page()
>   out = sys.stdout.getvalue()
>   sys.stdout = savestdout
> constructs hurt my eyes.
>
> Now I've read that the moin--main-1.2 branch (whereever it is) should
> have some of the sys.std* stuff fixed (everything should use
> Request.write) but I can't see this in the cvs HEAD.

As the 1.2 branch runs within twisted, all stdout issues should be solved.
I don't know anything about FastCGI, but it should be easy to build derive
a new request class and write a small fastcgimain.py.

> There are places where an arch repository is mentioned, but I fail to
> find directions to it :)

The arch repository can be found at http://thinkmo.de/ArchRepository as
stated at ["MoinMoin:MoinMoinTodo/Release 1.2"].
It's not that good to find because it was a parallel development to the
(long time unreleased) 1.1 and was and in parts still is fast moving and
not as stable as the 1.1 branch.

	cu

		FlorianFesti



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.