Slava, I seem to remember that one reason you're reluctant to use smart combinators in certain cases is the impact that including 'inference' will have on tree-shaking.
The thing is, if a macro uses inference at expand time, in principle this usage of 'inference' shouldn't impact a deployed application. I.e. if vocab A uses a smart macro from vocab B and I deploy A, the deployed image shouldn't need 'inference' because it was only used during the compilation stage of deployment. Ed ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
