I  don't think Jason is involved in WiX / DTF development anymore.  Can 
anyone confirm or deny?


I'd do the interface refactoring work if someone from the WiX team said 
they would like it done.

----------------------------------------

From: dbenzhu...@gmx.net

Sent: Tuesday, November 29, 2011 9:53 AM

To: "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>

Subject: Re: [WiX-users] Unit tests with dtf and mockups


Tobias S Wrote


> Use a mapping of the external session object to an internal and do all

> the tests against the internal "session object". The communication to

> the outer world then is limited to a small communication layer which

> just passes properties from outer session object to internal "session

> object".


Thanks a lot, thats what I ended up doing (after looking into a lot of duck 
typing libs and c#4.0 dynamic stuff).

Its not ideal as I have to modify my production code in order to be able to 
test it, but I gues it's worth the effort.


If DTF would switch over to using interfaces sometimes in the future ... I 
wouldn't mind ;)


Greets,

dbenzhuser


----------------------------------------------------------------------------
--

All the data continuously generated in your IT infrastructure 

contains a definitive record of customers, application performance, 

security threats, fraudulent activity, and more. Splunk takes this 

data and makes sense of it. IT sense. And common sense.

http://p.sf.net/sfu/splunk-novd2d

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to