|
The UtilMutator is currently on by default
because other mutators rely upon it to do fragmenting, guid setting, id
setting, and other tasks. So having each extension create the Util
mutator wouldn’t work because they may all decide they want it on (and
with different options) thus creating collisions. Heat really doesn’t allow for
affecting the settings for one extension from another by design (they are all isolated).
However, you should note that the UtilMutator has been written to be
non-destructive: it won’t set guids or identifiers if they have already
been set. For the component catalog extension, I imagine that you wouldn’t
want to specify the option to set guids, you would want the option to create a
template, and you would also want the option to set identifiers. If the
goal is to create a way to get these options on by default, I’d suggest
just make a batch file wrapper for heat which always adds them (kinda like a
MyHeat.bat). Derek From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of James Carter Hello, |
- [WiX-devs] Extending Heat James Carter
- [WiX-devs] RE: [WiX-users] Extending Heat Derek Cicerone
- RE: [WiX-devs] RE: [WiX-users] Extending Heat Rob Mensching
- Re: [WiX-devs] RE: [WiX-users] Extending Heat James Carter
- [WiX-devs] Re: [WiX-users] Extending Heat James Carter
- RE: [WiX-devs] Re: [WiX-users] Extending Heat Derek Cicerone
- RE: [WiX-devs] Re: [WiX-users] Extending ... Mark Hammond
- RE: [WiX-devs] Re: [WiX-users] Exten... Derek Cicerone
- Re: [WiX-devs] Re: [WiX-users] E... James Carter
- RE: [WiX-devs] Re: [WiX-user... Derek Cicerone
- RES: [WiX-devs] Re: [WiX-use... Sidnei da Silva
- RE: [WiX-devs] Re: [WiX-user... Rob Mensching
