Re: Can't install Pier on Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Can't install Pier on Pharo

cedreek
I think I have a problem with MIMEType too since I ve upgraded pharo 10231 (there was change on the network package)
MNU at least on:
MIMEDocument class>>contentTypeHtml

and if I put back this method, I get an (seaside) internal error because of MNU:
MIMEType>>indexOf:

Don't know if fixed with recent version of seaside 2.9, but seaside 2.9 alpha and probably 2.8 don't load anymore.

Cédrick

ps: a not nice work around is to file-in the old MIMEType Class (joined) - don't know how to fix that cleanly...



2009/2/10 Stéphane Ducasse <[hidden email]>
Not that I know.
I will let mike answer :)
Stef

On Feb 10, 2009, at 4:32 PM, Damien Cassou wrote:

> On Tue, Feb 10, 2009 at 3:55 PM, Stéphane Ducasse
> <[hidden email]> wrote:
>> MIMEDocument class>>resetMIMEdatabase seems the faulty one
>
> Yes. Did someone removed that method?
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



--
Cédrick

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

MIMEDocument.st (15K) Download Attachment