Le jeudi 02 juillet 2009 à 22:15 +0200, Paolo Bonzini a écrit : > On 07/02/2009 08:34 PM, Stefan Schmiedl wrote: > > While I tried out Nico's sample code, I noticed that > > the tab-auto-complete in gst's REPL is not as all-knowing > > as it could be: > > > > st> error sign<TAB> > > signal: signalOn: signalWithArguments: > > signalClass: signalWith: signed: > > > > although error signalingContext is defined in my gst.
Ohhh, wait. Since when does gst's REPL have auto completion? I surely missed something here :) Nico > > > > Bug or feature? > > Half-half. The completion list is built from the symbol table, which > includes both variables and methods. Including all methods including > unary methods would have meant having variables too in the completion > list. I can change it if people prefer so. > > Paolo > > > _______________________________________________ > help-smalltalk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-smalltalk
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
