<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://ideajam.net/ideajam/p/ij.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Thu, 23 May 2013 18:55:52 +0000</lastBuildDate>
	<title>IdeaJam(tm) : NotesDXLImporter class should learn to talk</title>
	<description>An RSS feed generated by IdeaJam(tm) for NotesDXLImporter class should learn to talk</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) : NotesDXLImporter class should learn to talk</title>
	    <url>http://ideajam.net/ideajam/p/ij.nsf</url>
	    <link>http://ideajam.net/ideajam/p/ij.nsf/LogoSquare.gif?OpenImageResource</link>
	</image>
	<item>
		<pubDate>Tue, 29 Apr 2008 21:42:40 +0000</pubDate>
		<title>Domino Designer / : NotesDXLImporter class should learn to talk</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Axel Janssen&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=lotusscript"&gt;lotusscript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=dxl"&gt;dxl&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;NotesDXLImporter is more than 4 years old. 4 year old should be able to speak.&lt;/div&gt;
&lt;div&gt;It currently only can utter this &amp;quot;DXLImport operation failed message&amp;quot;. It could do much better.&lt;/div&gt;
&lt;div&gt;I work quite a lot with Java open Source frameworks with truckloads of xml. When there is an err in one of those xml files, I get somewhere in the stack trace a message like: &amp;quot;non-valid xml, because of line x, column y&amp;quot;. Or &amp;quot;element abc&amp;nbsp; on line&amp;nbsp; x doesn't honour the dtd or the xml-schema&amp;quot;. It would be realy boost productivity, if DXLImport were becomming a bit more talkative.&lt;/div&gt;
&lt;div&gt;Especially as there are some issues which are not too obvious like:&lt;/div&gt;
&lt;div&gt;1. this is not accepted:&lt;/div&gt;
&lt;div&gt;&amp;lt;databasescript xmlns='http://www.lotus.com/dxl' default='false' private='false' noreplace='false' useapplet='false' treatashtml='false'&amp;gt;  &amp;lt;code event='options'&amp;gt;&amp;lt;lotusscript&amp;gt;&amp;lt;/lotusscript&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;
&lt;div&gt;2. this is accepted:   &amp;lt;databasescript xmlns='http://www.lotus.com/dxl' default='false' private='false' noreplace='false' useapplet='false' treatashtml='false'&amp;gt;  &amp;lt;code event='options'&amp;gt;&amp;lt;lotusscript&amp;gt; &amp;lt;/lotusscript&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;
&lt;div&gt;Contest-Question for promoters and demoters: Why does 1) fail and 2) pass?&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/13FA3694E00301E08625743A0071C541?OpenDocument</link>
	</item>
	<item>
		<pubDate>Wed, 30 Apr 2008 04:53:46 +0000</pubDate>
		<title>re: NotesDXLImporter class should learn to talk</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Glenn Liwanag&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; the only difference i see is the space between &amp;lt;lotusscript&amp;gt; &amp;lt;/lotusscript&amp;gt; tag&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/13FA3694E00301E08625743A0071C541?opendocument&amp;#commentsanc&amp;id=5C11272E56D51F768625743B00156703</link>
	</item>
	<item>
		<pubDate>Wed, 30 Apr 2008 07:07:09 +0000</pubDate>
		<title>re: NotesDXLImporter class should learn to talk</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Robert Ibsen Voith&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; But can't you use the Log-member? I have found many problems with the Log before...&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/13FA3694E00301E08625743A0071C541?opendocument&amp;#commentsanc&amp;id=3AA35344BB46A6C28625743B00219D3C</link>
	</item>
	<item>
		<pubDate>Wed, 30 Apr 2008 09:42:40 +0000</pubDate>
		<title>re: NotesDXLImporter class should learn to talk</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Axel Janssen&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Will check the Log member and report about the experience. &lt;br /&gt; Glenn: Congrats! You've won the contest. &lt;br /&gt; If there is no text between the lotusscript tags, it will be rejected by DXL importer. A space between the opening and closing nodes makes the difference to be accepted.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/13FA3694E00301E08625743A0071C541?opendocument&amp;#commentsanc&amp;id=E9DD8BFDFF1252998625743B002FDA1E</link>
	</item>
	<item>
		<pubDate>Fri, 02 May 2008 12:00:16 +0000</pubDate>
		<title>re: NotesDXLImporter class should learn to talk</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Axel Janssen&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Robert is right. &lt;br /&gt; NotesDXLImporter.Log does indeed gives very usefull information, especially with Notes 8 (much better than with Notes 6). &lt;br /&gt; I feel a bit like creating urban legends, sorry for that.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/13FA3694E00301E08625743A0071C541?opendocument&amp;#commentsanc&amp;id=D5658A964C3F2CF18625743D003C7359</link>
	</item>
</channel></rss>
