Bugs item #1746809, was opened at 2007-07-02 21:49 Message generated for change (Comment added) made by mikedimmick You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1746809&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Heath Stewart (heaths) Assigned to: Nobody/Anonymous (nobody) Summary: .config files should redirect for extensions Initial Comment: Keeping private extensions up to date with the latest WiX drop is a hassle, and most often there are no breaking changes. To prevent this problem, the "app.config" files (smoke.exe.config, for example)should redirect the binding to the common WiX assemblies like wix.dll to the current version. So if an extension requests build 2921.1 but wix.dll is build 2925.0, the extension will still load (assuming no link errors). ---------------------------------------------------------------------- Comment By: Mike Dimmick (mikedimmick) Date: 2007-07-12 20:45 Message: Logged In: YES user_id=1040952 Originator: NO I'm not convinced that WiX should be using strong names at all. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1746809&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
