[Catalyst-dev] Re: RFC, docs reorg, again
Andreas Marienborg
omega at palle.net
Mon May 5 13:40:16 BST 2008
On May 5, 2008, at 1:21 PM, Kieren Diment wrote:
>
> On 5 May 2008, at 21:01, Matt S Trout wrote:
>
>> And here's the reason: If something fucks itself on a production
>> server
>> and you're the poor bastard fixing it at 3am, you might want the docs
>> there to help. And you might want to be able to whack the docs onto
>> the
>> system you're currently on -without- pulling any extra code onto
>> it. Which
>> means it can't be in Runtime -or- Devel.
>>
>> Not that that's necessarily a -good- reason, this shit is all
>> Hobson's
>> choice.
>>
>
> OK, I think we're getting somewhere here.
>
> But again, if it's 3am and the server has overflowed it's nappy you
> don't need the tutorial, so, what I think we need is:
>
> 1. Tutorial in a separate dist (with some deprecation warnings in
> the docs to indicate which bits are out of date and in need of an
> update, since we're going to split it into a new dist with new
> versioning schemes - I volunteer the wooden tuit that castaway gave
> me yesterday for this).
>
> 2. Manual as a dist by itself, which is a required prerequisite of
> Devel, optional prereq of runtime.
Then please, please, please make sure you do not have the same file
installed at the same place by two different dists. It might be a
minor issue, but it makes automatic packing and deployment all that
harder (and is one of the problems I have with the way todays split is
done)
- andreas
More information about the Catalyst-dev
mailing list