On Fri, Nov 28, 2008 at 4:30 PM, Eduardo Cavazos <[EMAIL PROTECTED]> wrote: > Slava has proposed moving away from generated class predicate > words. (Not sure if that's still planned.) I.e. when you do: > > TUPLE: abc ; > > An 'abc?' word wouldn't get created. Instead you'd do: > > abc instance? > > (don't be alarmed by the long 'instance?' word. Perhaps we can use > 'is?' or 'isa? etc).
It is still planned, and I intend to rename instance? to is?. (If you recall, we used to have an is? word that did something else, before we removed delegation). Slava ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
