<?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>Sat, 18 May 2013 15:00:15 +0000</lastBuildDate>
	<title>IdeaJam(tm) : List warnings when compiling LotusScript code</title>
	<description>An RSS feed generated by IdeaJam(tm) for List warnings when compiling LotusScript code</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) : List warnings when compiling LotusScript code</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>Thu, 07 Feb 2008 00:40:49 +0000</pubDate>
		<title>Domino Designer / : List warnings when compiling LotusScript code</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Scott Leis&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;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
This is an extension/generalisation of the linked idea.
&lt;br /&gt;
&lt;br /&gt;When compiling LotusScript code, Designer should present a list of warnings - things that compile OK and don't prevent code execution, but look dubious. Some examples (adapted from things I've seen in the Delphi IDE):
&lt;br /&gt;- Variable declared but never used.
&lt;br /&gt;- Sub/Function never called.
&lt;br /&gt;- Possible loss of information on type conversion (e.g. if a Long is converted to an Integer).&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9D2D0803A3F1764E862573E80003BCC5?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 07 Feb 2008 05:23:05 +0000</pubDate>
		<title>re: List warnings when compiling LotusScript code</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Rob Goudvis&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; You can add to the wishlist: &lt;br /&gt; &lt;br /&gt; - variables used but not assinged any value&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9D2D0803A3F1764E862573E80003BCC5?opendocument&amp;#commentsanc&amp;id=22B2315F05C9F94E862573E8001D9481</link>
	</item>
	<item>
		<pubDate>Thu, 07 Feb 2008 15:51:34 +0000</pubDate>
		<title>re: List warnings when compiling LotusScript code</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Jan Schulz&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; &amp;lt;dream&amp;gt;And then I want quickFix like in eclipse java editor... &amp;lt;/&amp;gt;&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9D2D0803A3F1764E862573E80003BCC5?opendocument&amp;#commentsanc&amp;id=3BAB5433144D5BCA862573E800571E62</link>
	</item>
	<item>
		<pubDate>Wed, 13 Feb 2008 23:03:58 +0000</pubDate>
		<title>re: List warnings when compiling LotusScript code</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Nick Radov&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Essentially what you're asking for is a static analysis tool. In Domino Designer 8.5 you should be able to write this yourself as an Eclipse plug-in. There are lots of existing similar plug-ins for Java analysis such as PMD and FindBugs. So I think this is an area better left to third parties; it doesn't need to be provided by IBM.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9D2D0803A3F1764E862573E80003BCC5?opendocument&amp;#commentsanc&amp;id=7DE714A19579F5F2862573EE007EB4D1</link>
	</item>
	<item>
		<pubDate>Fri, 15 Feb 2008 06:08:22 +0000</pubDate>
		<title>re: List warnings when compiling LotusScript code</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Scott Leis&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; No, it's not a static analysis tool I'm seeking. I'm after a list of warnings presented in the same way, and at the same time, as Designer currently displays errors. The important difference is that errors prevent code compilation, while warnings should be just suggestions which do *not* prevent compilation. &lt;br /&gt; Delphi has this built into the core compiler/IDE (and has for several years). I expect MS Visual C++ would have something like it too, but I've never used that product. &lt;br /&gt; &lt;br /&gt; To me, it seems like Designer falls short of being a solid professional IDE by omitting such a feature. Here's hoping that the Eclipse code editors in Designer 8.5 provide this feature by default, or at least make it much easier to implement.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9D2D0803A3F1764E862573E80003BCC5?opendocument&amp;#commentsanc&amp;id=35E76A55527AA7E8862573F00021B9BB</link>
	</item>
</channel></rss>
