Robert Sirois wrote: > Was Seaside 2.9 intended to be used with Pharo beta 1? WAKom still > doesn't work with that version.
I assume you're talking about alpha4. That's our fault and not the one of Pharo. See the thread "MNU after clean install..." [1]. In general you'll get the best and quickest answers on the Seaside mailing list. To quote Julian: This is fixed in Seaside-Adaptors-Comanche-jf.41 if you want to update. Or: - add a call to #new in WAKom>>defaultCodec and WAKomEncoded>>defaultCodec; or - use the control panel available in the World->Tools->more... menu to add the instance instead; or - execute "WAKom default codec: WANullCodec new" [1] http://lists.squeakfoundation.org/pipermail/seaside/2009-July/thread.html Cheers Philippe _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
