If I understand correctly, there are two ways to modularize my setup:
Fragments and Merge Modules. So the question is: Which one to use?

 

For me it looks like Merge Modules being a more heavy weight solution, but
the benefit is that those are a product-independent standard (i. e.
InstallShield or Wise can use them, too), while Fragments are more light
weight, but can be used only by WiX. Is that correct? Or did I missed the
point? Maybe there is a more essential difference (besides the fact that a
Fragment is a *source object* while a Merge Module is a *binary (compiled
and linked) object*)?

 

What is the typical decision path (when to prefer Fragments over Merge
Modules and vice versa)?

 

Thanks

Markus

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to