logo       

[jira] Commented: (BOO-344) MSBuild Task for Boo Compiler: msg#00060

lang.boo.devel

Subject: [jira] Commented: (BOO-344) MSBuild Task for Boo Compiler

[ http://jira.codehaus.org/browse/BOO-344?page=comments#action_46101 ]

Daniel Grunwald commented on BOO-344:
-------------------------------------

MsBuild tasks should not run compilers in-process (unless the task itself does
the assembly domain magic).
Development environments are supposed to run MsBuild in-process, so compiling
directly in the task will lock the referenced assemblies until the IDE is
restarted.
Also spawning a new process will make it easy to compile with a different Boo /
.NET version than the task (or the IDE) is running with.

> MSBuild Task for Boo Compiler
> -----------------------------
>
> Key: BOO-344
> URL: http://jira.codehaus.org/browse/BOO-344
> Project: Boo
> Type: Improvement
> Components: Compiler
> Environment: .Net Framework 2.0 (Now in .Net Framework 2.0)
> Reporter: Andir
> Attachments: BooTask.cs, BooTaskExample.zip
>
>
> MSBuild is a new build system for .Net Framework. This is a simple task for
> compiling Boo projects.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise