<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/utplsql/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/utplsql/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/utplsql/feature-requests/</id><updated>2016-01-25T23:21:51.787000Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>#16 Improved Error Messages from Exceptions</title><link href="https://sourceforge.net/p/utplsql/feature-requests/16/?limit=25#18af" rel="alternate"/><published>2016-01-25T23:21:51.787000Z</published><updated>2016-01-25T23:21:51.787000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.netba0594d68a96b5b4de28d92cf20366f8367f354f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Open --&amp;gt; Verified&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#16 Improved Error Messages from Exceptions</title><link href="https://sourceforge.net/p/utplsql/feature-requests/16/?limit=25#6c0b" rel="alternate"/><published>2016-01-25T23:20:53.229000Z</published><updated>2016-01-25T23:20:53.229000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.net76d3bae8781c52ce14242ef82c100300d6eca27f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;You're reasoning is correct - there's still a lot of old code in here. While some newer Oracle features have been included (with bespoke conditional compilation tags to ensure backwards compatibility), there's still plenty of room for this to be improved further.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Improved Error Messages from Exceptions</title><link href="https://sourceforge.net/p/utplsql/feature-requests/16/" rel="alternate"/><published>2015-10-06T18:52:45.960000Z</published><updated>2015-10-06T18:52:45.960000Z</updated><author><name>Duane Dieterich</name><uri>https://sourceforge.net/u/ddieterich/</uri></author><id>https://sourceforge.net2a48d1079f8e29ec98c1009bbe910d49c5dfd0e0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hopefully, I haven't missed anything. I am not sure why this is not already in place. The UTPLSQL.runprog and UTPLSQL.test procedures return SQLERRM when an exception is raised.  (We don't run test suites, so I am not sure about that procedure.)  By replacing SQLERRM with "dbms_utility.format_error_stack || dbms_utility.format_error_backtrace", the return error messages are much more informative. Perhaps this has not been done for compatability with database releases before Oracle10g?&lt;/p&gt;
&lt;p&gt;I pulled the current version (r185) of "ut_plsql.pkb" from "utplsql/trunk/source":&lt;/p&gt;
&lt;p&gt;Line 412:                || SQLERRM&lt;br/&gt;
Line 433:             || SQLERRM,&lt;br/&gt;
Line 957:                 || SQLERRM,&lt;br/&gt;
Line 1107:            || SQLERRM,&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Improved Error Messages from Exceptions</title><link href="https://sourceforge.net/p/utplsql/feature-requests/16/" rel="alternate"/><published>2015-10-06T18:52:45.960000Z</published><updated>2015-10-06T18:52:45.960000Z</updated><author><name>Duane Dieterich</name><uri>https://sourceforge.net/u/ddieterich/</uri></author><id>https://sourceforge.net2991a28e45af98cdb5eadb8a45f427d9ec365dfa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 16 has been modified: Improved Error Messages from Exceptions&lt;br/&gt;
Edited By: Paul Walker (p72endragon)&lt;br/&gt;
Status updated: u'Open' =&amp;gt; u'Verified'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Changes to support CaSiNg in object names</title><link href="https://sourceforge.net/p/utplsql/feature-requests/15/" rel="alternate"/><published>2015-09-29T15:07:06.296000Z</published><updated>2015-09-29T15:07:06.296000Z</updated><author><name>e. michaux</name><uri>https://sourceforge.net/u/emichaux/</uri></author><id>https://sourceforge.net5f986c809dc590c70ae07fb2db4e75032e44b568</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I propose this updated code that seems to work fine with &lt;strong&gt;Oracle objects&lt;/strong&gt; that need &lt;strong&gt;double-quotes&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;See "&lt;code&gt;utplsql-2-3-0-MOD_MXE/&lt;/code&gt;" for my changes (noted with token "MXE")&lt;br/&gt;
See "&lt;code&gt;str.buggy.pkg&lt;/code&gt;" for some cases that are fixed with this.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add/standardise code comments</title><link href="https://sourceforge.net/p/utplsql/feature-requests/14/" rel="alternate"/><published>2015-02-23T00:06:00.064000Z</published><updated>2015-02-23T00:06:00.064000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.netda3a22ab9389cec167570833954c26ecff7d13f2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add and standardise comments in the source code. The format should be such that it can be turned into HTML. NaturalDocs is the best tool I've found so far (it was disucussed on the forum here: &lt;a class="alink" href="/p/utplsql/discussion/utplsql-dev/thread/a1671a58"&gt;[a1671a58]&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Synonyms not created</title><link href="https://sourceforge.net/p/utplsql/feature-requests/11/?limit=25#09ce" rel="alternate"/><published>2015-02-15T17:44:44.612000Z</published><updated>2015-02-15T17:44:44.612000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.net49bc3b00bf8892a838750a7689dcfca0b5512ec6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Open --&amp;gt; Closed-Cancelled&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Synonyms not created</title><link href="https://sourceforge.net/p/utplsql/feature-requests/11/?limit=25#fe42" rel="alternate"/><published>2015-02-15T17:44:28.776000Z</published><updated>2015-02-15T17:44:28.776000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.netf9351ae0a5e012abd9e156536cf3a046c55b9c8e</id><summary type="html"/></entry><entry><title>#9 The count of "utAssert.xxx()" executed in the outputreporter is required.</title><link href="https://sourceforge.net/p/utplsql/feature-requests/9/?limit=25#7a59" rel="alternate"/><published>2015-02-15T17:26:13.207000Z</published><updated>2015-02-15T17:26:13.207000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.net995df5b8c54b8b5a4cc7f891cc85bcb4499a97ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Open --&amp;gt; Verified&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Add Generality to utGen exceptions</title><link href="https://sourceforge.net/p/utplsql/feature-requests/4/?limit=25#9d79" rel="alternate"/><published>2015-02-15T17:24:06.976000Z</published><updated>2015-02-15T17:24:06.976000Z</updated><author><name>Paul Walker</name><uri>https://sourceforge.net/u/p72endragon/</uri></author><id>https://sourceforge.net90d205792ca1c9a323cf8e85d790d873916f8c69</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Open --&amp;gt; Verified&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry></feed>