> > USING: kernel math threads domains
> >        colors namespaces.lib hashtables.lib vars rewrite-closures
> > automata ;
> >
> > DOMAINS: opengl ui ;
>
> Now you've introduced a new concept in the language, something
> beginners have to learn, just to save a handful of tokens.

What would be more intuitive to me would be something like:

USING: kernel math threads domains opengl opengl.* ui ui.*
            colors namespaces.lib hashtables.lib vars rewrite-closures
            automata ;

Adam (thelsdj)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to