Hi Andrew,

On Sat, Aug 20, 2011 at 12:42 AM, Andrew Pennebaker
<andrew.penneba...@gmail.com> wrote:
> I agree, we should prefer USING for all imports. Why does Factor still have
> USE when USING is more comprehensive?

USE: is mostly intended for interactive use. In the listener,

USE: foo

is more concise than

USING: foo ;

Slava

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to