Feb. 24, 2009
3:36 p.m.
Ok I will have a look. I was probably silly On Feb 24, 2009, at 4:31 PM, Damien Cassou wrote:
On Tue, Feb 24, 2009 at 3:29 PM, Hilaire Fernandes <hilaire@ofset.org> wrote:
Filein it, then installing Seaside, (Installer universe install: 'Seaside(2.8.3.572)'.)
=> blank screen of depth
I confirm. This is because of infinite recursion:
MIMEDocument>>type calls #contentType which calls #mimetype which calls #type which calls...
I think that #mimetype should directly returns the instance variable 'type'
-- 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