<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &quot;Comment out&quot; an Oracle APEX Process, Validation, Branch, &#8230;</title>
	<atom:link href="http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Subramanian Kaushik Gurumoorthy</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-15242</link>
		<dc:creator>Subramanian Kaushik Gurumoorthy</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-15242</guid>
		<description>Hi Patrick,
   Good to see a nice blog on Apex.
Iam a forms guy and I want to work on Oracle apex , So could you give me some directions which would reduce my learning curve.

Thanks in advance for your help.
regards
Subramanian Kaushik Gurumoorthy</description>
		<content:encoded><![CDATA[<p>Hi Patrick,<br />
   Good to see a nice blog on Apex.<br />
Iam a forms guy and I want to work on Oracle apex , So could you give me some directions which would reduce my learning curve.</p>
<p>Thanks in advance for your help.<br />
regards<br />
Subramanian Kaushik Gurumoorthy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Wesley</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-14638</link>
		<dc:creator>Scott Wesley</dc:creator>
		<pubDate>Tue, 06 Oct 2009 07:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-14638</guid>
		<description>G&#039;day Patrick,

I&#039;ve been experimenting with the build option, and I can&#039;t get it to behave as expected. Given the following directions
- create &#039;exclude&#039; build option under shared components
- assign build option to a page (and specific button to be sure)
- export the application
- import as separate id, check the page &amp; button do not exist
- page &amp; button exist!

I&#039;ve also had a play with the build option in the supporting components section, checking the prompt for build checkbox - hoping perhaps I may get prompted somewhere during import.

I&#039;m using Apex3.2.1 on 10gR2

Any tips?</description>
		<content:encoded><![CDATA[<p>G&#8217;day Patrick,</p>
<p>I&#8217;ve been experimenting with the build option, and I can&#8217;t get it to behave as expected. Given the following directions<br />
- create &#8216;exclude&#8217; build option under shared components<br />
- assign build option to a page (and specific button to be sure)<br />
- export the application<br />
- import as separate id, check the page &amp; button do not exist<br />
- page &amp; button exist!</p>
<p>I&#8217;ve also had a play with the build option in the supporting components section, checking the prompt for build checkbox &#8211; hoping perhaps I may get prompted somewhere during import.</p>
<p>I&#8217;m using Apex3.2.1 on 10gR2</p>
<p>Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-2019</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Sun, 22 Feb 2009 15:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-2019</guid>
		<description>It&#039;s absolutely obvious solution.

Every developer must do this trick automatically and without thinking.</description>
		<content:encoded><![CDATA[<p>It&#8217;s absolutely obvious solution.</p>
<p>Every developer must do this trick automatically and without thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihaï</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-1138</link>
		<dc:creator>Mihaï</dc:creator>
		<pubDate>Thu, 20 Dec 2007 09:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-1138</guid>
		<description>thanks Patrick&lt;br/&gt;&lt;br/&gt;sorry for missing the first explanation on Condition Type</description>
		<content:encoded><![CDATA[<p>thanks Patrick</p>
<p>sorry for missing the first explanation on Condition Type</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-1137</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 20 Dec 2007 08:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-1137</guid>
		<description>Hi Mihaï,&lt;br/&gt;&lt;br/&gt;just noticed that I have made a typo in the above text. Instead of &quot;None&quot; it should have been &quot;Never&quot;. I have fixed that.&lt;br/&gt;&lt;br/&gt;So see above why I wouldn&#039;t use the condition type. About the performance. Should be the same, because both are fixed wired checks in the APEX rendering code and remember, it should always be the exception that objects/code is commented out so you will hardly be able to measure a difference between this two methods.&lt;br/&gt;&lt;br/&gt;About &quot;readability&quot;: There a pros and cons. When you are going to deploy your application, the &quot;Utilization&quot; tab gives you a quick quality check to verify if there is code which shouldn&#039;t be commented out. For the conditions you can&#039;t do that. Pro for the condition is that you see it immediately on the page overview that the object/code is not used. BTW, I will add a highlighting for the &quot;Build Option&quot; to the &lt;a HREF=&quot;http://apexplugin.sourceforge.net/&quot; REL=&quot;nofollow&quot;&gt;APEX Builder Plugin&lt;/a&gt; as I did for the &quot;Comment&quot; field to make it better visible.&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Hi Mihaï,</p>
<p>just noticed that I have made a typo in the above text. Instead of &#8220;None&#8221; it should have been &#8220;Never&#8221;. I have fixed that.</p>
<p>So see above why I wouldn&#8217;t use the condition type. About the performance. Should be the same, because both are fixed wired checks in the APEX rendering code and remember, it should always be the exception that objects/code is commented out so you will hardly be able to measure a difference between this two methods.</p>
<p>About &#8220;readability&#8221;: There a pros and cons. When you are going to deploy your application, the &#8220;Utilization&#8221; tab gives you a quick quality check to verify if there is code which shouldn&#8217;t be commented out. For the conditions you can&#8217;t do that. Pro for the condition is that you see it immediately on the page overview that the object/code is not used. BTW, I will add a highlighting for the &#8220;Build Option&#8221; to the <a href="http://apexplugin.sourceforge.net/" REL="nofollow" target="_blank" class="liexternal">APEX Builder Plugin</a> as I did for the &#8220;Comment&#8221; field to make it better visible.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihaï (apex newbie)</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-1136</link>
		<dc:creator>Mihaï (apex newbie)</dc:creator>
		<pubDate>Thu, 20 Dec 2007 04:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-1136</guid>
		<description>thanks for the tip&lt;br/&gt;&lt;br/&gt;isn&#039;t it that this functionality can be achieved most of the times with conditional display-Never ?&lt;br/&gt;&lt;br/&gt;some more questions:&lt;br/&gt;* from the readability  point of view which is more developer friendly for you?: the utilization tab or seeing Never on the ( Page definition )&lt;br/&gt;* which would be faster on running?: disabling by build options&lt;br/&gt; or disabling by condition-never &lt;br/&gt; or both</description>
		<content:encoded><![CDATA[<p>thanks for the tip</p>
<p>isn&#8217;t it that this functionality can be achieved most of the times with conditional display-Never ?</p>
<p>some more questions:<br />* from the readability  point of view which is more developer friendly for you?: the utilization tab or seeing Never on the ( Page definition )<br />* which would be faster on running?: disabling by build options<br /> or disabling by condition-never <br /> or both</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Rayner</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/comment-page-1/#comment-1135</link>
		<dc:creator>Anthony Rayner</dc:creator>
		<pubDate>Wed, 19 Dec 2007 09:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191#comment-1135</guid>
		<description>Patrick,&lt;br/&gt;&lt;br/&gt;Nice trick! Will come in very useful.&lt;br/&gt;&lt;br/&gt;Anthony.</description>
		<content:encoded><![CDATA[<p>Patrick,</p>
<p>Nice trick! Will come in very useful.</p>
<p>Anthony.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

