[Seaside-dev] merging Platform and Core

Philippe Marschall philippe.marschall at gmail.com
Sat Feb 7 15:19:15 UTC 2009


2009/2/5 Julian Fitzell <jfitzell at gmail.com>:
> On Thu, Feb 5, 2009 at 5:43 PM, Philippe Marschall
> <philippe.marschall at gmail.com> wrote:
>>
>> 2009/2/5 Julian Fitzell <jfitzell at gmail.com>:
>> > If we're going to set up this platform for use by other projects, I
>> > think we
>> > need to be careful to separate compatibility from convenience.
>> > WAObject>>initialize is compatibility; WAObject>>requestContext is
>> > convenience. Having an Error subclass that you know implents #signal: is
>> > compatibility; having an Error subclass that all of a project's errors
>> > subclass is convenience.
>>
>> You're right. Righ now WA means Seaside. If we wanted to do this
>> change WA would have to be reduced to only mean portable.
>
> Sorry... I'm not sure what you mean.

It wanted to say that if we do that then we need to make a distinction
between stuff that provides portability and stuff that is there to be
used in a Seaside context which might include Seaside convenience
stuff.

Cheers
Philippe


More information about the seaside-dev mailing list