<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>RE: SSIS' 15 Faults</title><link>http://blogs.msdn.com/reedme/archive/2007/07/29/re-ssis-15-faults.aspx</link><description>I didn't realize that there was so much pent up hostility toward Integration Services out there... especially from people who are prejudiced against insects. Heh. Goodness knows that I've complained about its warts enough in the past (with a dozen or</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SSIS: The backlash</title><link>http://blogs.msdn.com/reedme/archive/2007/07/29/re-ssis-15-faults.aspx#4403720</link><pubDate>Wed, 15 Aug 2007 22:17:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4403720</guid><dc:creator>SSIS Junkie</dc:creator><description>&lt;p&gt;A colleague recently pointed out this thread to me from Oren Eini&amp;amp;#39;s blog . The post is entitled SSIS&amp;amp;#39;&lt;/p&gt;
</description></item><item><title>re: RE: SSIS' 15 Faults</title><link>http://blogs.msdn.com/reedme/archive/2007/07/29/re-ssis-15-faults.aspx#4629773</link><pubDate>Wed, 29 Aug 2007 17:10:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4629773</guid><dc:creator>richtebb</dc:creator><description>&lt;p&gt;I had a similar reaction as yourself to Ayende's post - he shoots himself in the foot by showing off his lack of knowledge. But I can't let your point 7 pass without comment. You shouldn't dismiss this with an 'asinine' comment without thinking through the issues. &lt;/p&gt;
&lt;p&gt;Version control is very difficult for dtsx files. It's not simply a matter of checking in and out - version control includes things like diff and merge, for all but the most basic usage patterns. See &lt;a rel="nofollow" target="_new" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1645121&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1645121&amp;amp;SiteID=1&lt;/a&gt; for other complainers.&lt;/p&gt;
&lt;p&gt;I challenge you to have a colleague make a couple of changes to a package, then see how long it takes you to work out what she did. And if she makes a change to the layout of the components, then you may even see the relevance of point 6 as well :)&lt;/p&gt;
</description></item><item><title>re: RE: SSIS' 15 Faults</title><link>http://blogs.msdn.com/reedme/archive/2007/07/29/re-ssis-15-faults.aspx#4630209</link><pubDate>Wed, 29 Aug 2007 17:41:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4630209</guid><dc:creator>reedme</dc:creator><description>&lt;p&gt;Fair enough, richtebb. However, if history is any product with a visual designer will suffer from the same fate. BizTalk does. Word does. Virtually every HTML editor that I've ever used does. I truly wish that it were easier to diff packages and that magic integers weren't used as undocumented keys throughout an allegedly open format (programmatic package generation is a nightmare), but I digress...&lt;/p&gt;
&lt;p&gt;I thought I was clear that I have major objections to parts of the SSIS package schema. If you have to cheat with CDATA tags, then you might as well use a binary format because that ain't XML. I think we're in agreement there.&lt;/p&gt;
&lt;p&gt;I wish that developers of allegedly WYSIWYG designers would be forced (in advance) to commit to an XSD schema and an object model contract instead of allowing their junk to organically grow as more stuff gets crammed into the UI... There would be fewer surprises if the object model were made clean first and the XML schema defined clearly (and human readably!) in advance. If the object model used for persistence to XML were actually used by the UI (instead of hiding persistence code in the UI!), it would be much cleaner. Doing contract-first development certainly wouldn't hurt the interaction design of the UI and would make it less likely that little things would fall through the cracks.&lt;/p&gt;
&lt;p&gt;Just my $0.02USD (in 1901 dollars).&lt;/p&gt;
</description></item></channel></rss>