Those would all be fine improvements.  It is certainly possible to add wixlibs. 
 It's a little cludgy, but performance seems to have improved with VS 2013.

See 
http://borgsdemons.com/blog/2014/09/30/walk-through-of-creating-a-wix-wixlib-nuget-package/
 and some earlier posts.

--
John Merryweather Cooper
Senior Software Engineer | Enterprise Service Applications | Continuing 
Development
Jack Henry & Associates, Inc.(r) | Lenexa, KS  66214 | Ext:  431050 
|jocoo...@jackhenry.com<mailto:jocoo...@jackhenry.com>



From: Heath Stewart [mailto:hea...@outlook.com]
Sent: Wednesday, December 31, 2014 3:05 AM
To: wix-devs@lists.sourceforge.net
Subject: [WiX-devs] NuGet support for wixlibs, extensions

I was working on a couple of bugs for NuGet when I noticed a comment in the 
source about not supporting .wixproj because there's currently no way to add 
libraries to the project. That got me to thinking about a potential idea I 
wanted to run across the DL first and get some ideas and I can open a feature 
and corresponding WIP.

I would need to talk about a few details with the NuGet maintainers, but I was 
thinking that, much like net20, net40, net45, etc. folders, developers could 
add .wixlibs and .dll binary extensions to folder names like wix3 or wix4 and, 
when added, will add the appropriate references via WixLibrary or WixExtension 
items. This could make sharing libraries very easy among an organization, or 
even make composing bundles or packages easier if someone wanted to, say, 
pre-req or install some dependency package. You can do it through refs (and 
that wouldn't change), but this just makes it easier to add those refs and 
would work well with many build systems.

Heath Stewart
Software Design Engineer
Visual Studio, Microsoft
http://blogs.msdn.com/heaths

NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to