On 13 Oct 2007, at 18:53, Laxmi Narsimha Rao Oruganti (SQL CE) wrote:
> 2)    The GUID is pretty much stable (rather same) across all MSI  
> where a fragment (locale independent) is used.  However, I still  
> think that for performance reasons, the GUID getting generated at  
> compile time is better.
>
GUID generation is extremely cheap. Or at least it is meant to be...  
do you have evidence to the contrary?

A simple test would be to time how long it takes to create a package  
with 10000 automatically generated GUIDs vs one with 10000 hand (OK,  
script) generated ones.

Cheers,

Chris



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to