Bug tracking

Mark Wai mwai at ibm.net
Tue Aug 4 15:20:26 UTC 1998


At 10:49 PM 8/3/98 -0700, Dan Ingalls wrote:

>If a method has a bug, add the line
>	self flag: #knownBug.  "Brief comment about the problem"
>
>	self flag: #noteToJohn.  "Will this work OK with flexed coordinates?"
> 

Just curious, why you need to do 

self flag: #knowBug

instead of just put down the symbol (i.e. just have #knowBug in a line)?
What is the use of >>flag: ?  

Thanks.
--
Mark Wai
Frontier Systems Architecture Inc.	
mailto: mwai at ibm.net or:[ mwai at frontiersa.com] 
__





More information about the Squeak-dev mailing list