I'm going through the Seaside tutorial, creating my first component.
After creating a class that inherits from WAComponent, has a canBeRoot
instance method that returns true and has a renderContentOn: method, I
browsed
http://localhost:8080/seaside/config/. Once there I entered a
name for a new entry point and pressed the Add button. Now I need to
select my class as the "Root Component". My class doesn't appear in
the list though.
Any idea what I'm doing wrong? Maybe I missed a step somewhere.
---
Mark Volkmann
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside