logo       

Re: Seaside tutorial question..: msg#00193

lang.smalltalk.squeak.seaside

Subject: Re: Seaside tutorial question..


I get a message above the text area that says :

Message not understood: #asSym

It does in fact seem to save my updates and everything else works fine, but the
message is a bit confusing as I'm not sure where it's coming from.. Can someone
please enlighten me?


The bold message above the text area is intended to display the error message, if any
compile error occurs. However, there is a minor bug that produces a DNU after the
compile when no method category is selected in the third pane.
If you are interested, I am attaching a fix for this bug. Let me know how it works.
Enjoy,
Michel.



<?xml version="1.0"?>

<st-source>
<time-stamp>From VisualWorks®, 7.4 of lundi 5 décembre 2005 on vendredi 20
janvier 2006 at 7:36:36</time-stamp>


<methods>
<class-id>Squeak.Browser</class-id> <category>private</category>

<body package="SqueakBase"
selector="selectedMethodCategory">selectedMethodCategory

^ self methodCategories selection ifNil: [self allMethods]</body>
</methods>

</st-source>
_______________________________________________
Seaside mailing list
Seaside@xxxxxxxxxxxxxxxxxxxxxxxxxx
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise