Slava,

It would be nice if the default BOA-style constructors for tuples are always 
available even if the user provides a custom constructor.

For example:

        TUPLE: point x y z ;

        C: point ... ;

So even though the user specified a custom constructor with special behaviour, 
the simple ( x y z -- point ) style constructor should be available via some 
word such as <new-point>.

Ed

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to