[nem-en] the -using and -namespace flags
Kamil Skalski
kamil.skalski at gmail.com
Wed Feb 1 12:43:15 CET 2006
Right, you would need to add a little "configuration dll" you your
project. It could be used just with -load-macros-from option (or sth
like that).
One more point for implementing compiling and on the fly loading of
macros specified at command line:
ncc project.n -macros:config-macros.n
2006/2/1, Michal Moskal <michal.moskal at gmail.com>:
> On 2/1/06, Kamil Skalski <kamil.skalski at gmail.com> wrote:
> > Maybe we could add "LoadTime" assembly macros? Such macro would be
> > executed always when user references assebly containing one.
>
> I don't quite get how it relates to -using? There is on additional
> assembly I'm referencing in my project, where I could put that macro.
>
> OTOH the idea seems useful anyway.
>
> --
> Michal Moskal,
> http://nemerle.org/~malekith/
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list