[Seaside-dev] Re: obsolete dependencies

Philippe Marschall philippe.marschall at gmail.com
Wed Jan 7 20:37:23 UTC 2009


There is actually a patch for Monticello that warns you before
comitting obsolete classes.

http://code.google.com/p/pharo/issues/detail?id=173

Cheers
Philippe

2009/1/7 Lukas Renggli <renggli at gmail.com>:
> I am sorry about that, just noticed it too.
>
> We have to pay attention for the next alpha/beta release that people
> can properly update their code.
>
> Cheers,
> Lukas
>
> On Wed, Jan 7, 2009 at 4:56 PM, Julian Fitzell <jfitzell at gmail.com> wrote:
>> Ok, I fixed this with adoption in but you should make sure your code
>> is recompiled.
>>
>> Name: Seaside-Core-jf.373
>> Author: jf
>> Time: 7 January 2009, 4:55:58 pm
>> UUID: 3ea12040-2a15-44ef-ab86-33a259e86e41
>> Ancestors: Seaside-Core-lr.372
>>
>> Fix obsolete superclasses in lr.372
>>
>> On Wed, Jan 7, 2009 at 4:46 PM, Julian Fitzell <jfitzell at gmail.com> wrote:
>>> Lukas,
>>>
>>> I just tried loading Seaside-Core-lr.372 and got:
>>>
>>> This package depends on the following classes:
>>>  AnObsoleteWANotification
>>>  AnObsoleteWAError
>>> You must resolve these dependencies before you will be able to load
>>> these definitions:
>>>  WAAttributeNotFound
>>>  WAAuthConfigurationError
>>>  WADynamicVariable
>>>  WARenderNotification
>>>  WARenderNotification>>defaultAction
>>>  WARenderNotification>>isResumable
>>>  WARequestContextNotFound
>>>  WARequestContextRequest
>>>  WARequestContextRequest>>defaultAction
>>>  WAReturnResponse
>>>  WAReturnResponse>>defaultAction
>>>  WAReturnResponse>>isResumable
>>>  WAUnhandledNotificationError
>>>  WAUnregisteredHandlerError
>>>
>> _______________________________________________
>> seaside-dev mailing list
>> seaside-dev at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>>
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


More information about the seaside-dev mailing list