launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #07127
Re: Launchpad wikis
On Mon, 23 May 2011 11:52:00 Geoff wrote:
> Hello,
>
> I had created the module lp.wiki, and was about to code it myself.
>
> However, when I saw that you already had an application, I replaced the
> module lp.wiki with wikkid, reducing the workload.
>
> We can discuss this further on launchpad-dev mailing list, okay?
OK... this isn't how we'd do it.
The preferred way would be to use buildout and store a version of wikkid in
the download cache. That way we'd have views that operate using wikkid code,
and also it is simpler to keep the LP version in sync with upstream.
Tim
Follow ups