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 <stephane.ducasse@inria.fr>
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 <stephane.ducasse@inria.fr> wrote:
MIMEDocument class>>resetMIMEdatabase seems the faulty one
Yes. Did someone removed that method?
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Cédrick