I don't know whether this is a pharo or seaside issue. I'm having a problem where I badly messed up the code in a custom Seaside component class and decide to fix it by deleting it and creating a new class with the same name. Now when the new class should be getting invoked in Seaside I get:
MessageNotUnderstood: AnObsoleteRequirementEditComponent class>>requirement:
How do I make Seaside recognize there's a new class? I tried shutting down the image, closing the browser window, clicking replace cache in the config editor, clicking new session, restarting seaside....
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside