<?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 for jonathanrico.</title>
	<atom:link href="http://jonathanrm.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanrm.com</link>
	<description></description>
	<lastBuildDate>Mon, 09 May 2011 06:30:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Autocomplete component by jonathanrico.</title>
		<link>http://jonathanrm.com/2009/04/autocomplete-component/comment-page-1/#comment-88</link>
		<dc:creator>jonathanrico.</dc:creator>
		<pubDate>Mon, 09 May 2011 06:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=45#comment-88</guid>
		<description>Hi Charan,

It should work on any Input Field, however I&#039;d recommend you to hold on a little.

This component is out-dated, salesforce changed the behavior of the id attribute and this is causing some problems with this version of the component.

My company is about to release a free and improved version of the autocomplete component, hopefully you&#039;ll be able to download through the appexchange during the next week.

I&#039;ll reply to this comment as soon as the component goes public.</description>
		<content:encoded><![CDATA[<p>Hi Charan,</p>
<p>It should work on any Input Field, however I&#8217;d recommend you to hold on a little.</p>
<p>This component is out-dated, salesforce changed the behavior of the id attribute and this is causing some problems with this version of the component.</p>
<p>My company is about to release a free and improved version of the autocomplete component, hopefully you&#8217;ll be able to download through the appexchange during the next week.</p>
<p>I&#8217;ll reply to this comment as soon as the component goes public.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autocomplete component by Charan</title>
		<link>http://jonathanrm.com/2009/04/autocomplete-component/comment-page-1/#comment-85</link>
		<dc:creator>Charan</dc:creator>
		<pubDate>Wed, 04 May 2011 17:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=45#comment-85</guid>
		<description>Awesome work Jonathan.

A small question:

Does it Work for only input field or we can do it for Input Text component also?</description>
		<content:encoded><![CDATA[<p>Awesome work Jonathan.</p>
<p>A small question:</p>
<p>Does it Work for only input field or we can do it for Input Text component also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting ways of architecting Apex Triggers by jonathanrico.</title>
		<link>http://jonathanrm.com/2010/01/interesting-ways-of-architecting-apex-triggers/comment-page-1/#comment-83</link>
		<dc:creator>jonathanrico.</dc:creator>
		<pubDate>Mon, 18 Apr 2011 18:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=65#comment-83</guid>
		<description>Oops, it seems that the code is not showing up here. There seems to be an issue with the code plugin for my site, I&#039;ll try to fix it asap.</description>
		<content:encoded><![CDATA[<p>Oops, it seems that the code is not showing up here. There seems to be an issue with the code plugin for my site, I&#8217;ll try to fix it asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com commandments by jonathan</title>
		<link>http://jonathanrm.com/2011/03/force-com-commandments/comment-page-1/#comment-81</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Tue, 29 Mar 2011 00:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=201#comment-81</guid>
		<description>Exactly Angel,

It depends on what you&#039;re doing. I must admit that even though I understand the power of dynamic Apex, having Force.com validate any changes in the metadata that might impact my classes makes me feel &quot;safe&quot;. Dynamic Apex can save you a lot of headaches, but I&#039;d think twice before going with this option. 

As for the Partner WSDL, WSC and Tolerado provide a pretty neat way for using the Partner WSDL. I won&#039;t think of it as a &quot;commandment&quot; but it&#039;s a good recommendation.</description>
		<content:encoded><![CDATA[<p>Exactly Angel,</p>
<p>It depends on what you&#8217;re doing. I must admit that even though I understand the power of dynamic Apex, having Force.com validate any changes in the metadata that might impact my classes makes me feel &#8220;safe&#8221;. Dynamic Apex can save you a lot of headaches, but I&#8217;d think twice before going with this option. </p>
<p>As for the Partner WSDL, WSC and Tolerado provide a pretty neat way for using the Partner WSDL. I won&#8217;t think of it as a &#8220;commandment&#8221; but it&#8217;s a good recommendation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com commandments by Angel Abrego</title>
		<link>http://jonathanrm.com/2011/03/force-com-commandments/comment-page-1/#comment-80</link>
		<dc:creator>Angel Abrego</dc:creator>
		<pubDate>Tue, 29 Mar 2011 00:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=201#comment-80</guid>
		<description>I&#039;ll depend on what you&#039;are doing... but I would also say: &quot;Thou shalt try Dynamic APEX and Partner WSDL first&quot;. You&#039;ll need to evaluate the cost/benefit of it, but I think is a good idea to keep it in mind on design phase...
Good post John, 

Angel Abrego</description>
		<content:encoded><![CDATA[<p>I&#8217;ll depend on what you&#8217;are doing&#8230; but I would also say: &#8220;Thou shalt try Dynamic APEX and Partner WSDL first&#8221;. You&#8217;ll need to evaluate the cost/benefit of it, but I think is a good idea to keep it in mind on design phase&#8230;<br />
Good post John, </p>
<p>Angel Abrego</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com commandments by jonathan</title>
		<link>http://jonathanrm.com/2011/03/force-com-commandments/comment-page-1/#comment-79</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Mon, 28 Mar 2011 15:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=201#comment-79</guid>
		<description>Ezra,

I&#039;m not sure if I understand point 1, how could you replace a field update with a validation rule?

As for point 2, I agree with you. If your business logic is fair simple then you should avoid triggers at all means. However, we should always be careful with not ending up with a mix of triggers and workflows. They end up messing around with each other and we usually end up adding helper classes to avoid recursion.

Thanks for your comments!</description>
		<content:encoded><![CDATA[<p>Ezra,</p>
<p>I&#8217;m not sure if I understand point 1, how could you replace a field update with a validation rule?</p>
<p>As for point 2, I agree with you. If your business logic is fair simple then you should avoid triggers at all means. However, we should always be careful with not ending up with a mix of triggers and workflows. They end up messing around with each other and we usually end up adding helper classes to avoid recursion.</p>
<p>Thanks for your comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com Apex Merge/Replace Class ;) by jonathan</title>
		<link>http://jonathanrm.com/2010/02/force-com-apex-mergereplace-class/comment-page-1/#comment-78</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Mon, 28 Mar 2011 15:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=85#comment-78</guid>
		<description>Jatin,

This merge class serves a different purpose.

Mail merge functionality in Salesforce is for creating docs using data stored any salesforce object to populate templates. 

The functionality provided by this class helps you to merge two records into a single one and makes sure the children of the &quot;merged&quot; record don&#039;t become orphans.</description>
		<content:encoded><![CDATA[<p>Jatin,</p>
<p>This merge class serves a different purpose.</p>
<p>Mail merge functionality in Salesforce is for creating docs using data stored any salesforce object to populate templates. </p>
<p>The functionality provided by this class helps you to merge two records into a single one and makes sure the children of the &#8220;merged&#8221; record don&#8217;t become orphans.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting ways of architecting Apex Triggers by Best practice: architect Apex triggers - Cloud Giga at Cloud Giga</title>
		<link>http://jonathanrm.com/2010/01/interesting-ways-of-architecting-apex-triggers/comment-page-1/#comment-77</link>
		<dc:creator>Best practice: architect Apex triggers - Cloud Giga at Cloud Giga</dc:creator>
		<pubDate>Mon, 28 Mar 2011 14:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=65#comment-77</guid>
		<description>[...] gokubi and jonathanrico have good posts about how to write Apex trigger codes in a best practice [...]</description>
		<content:encoded><![CDATA[<p>[...] gokubi and jonathanrico have good posts about how to write Apex trigger codes in a best practice [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com commandments by Ezra</title>
		<link>http://jonathanrm.com/2011/03/force-com-commandments/comment-page-1/#comment-74</link>
		<dc:creator>Ezra</dc:creator>
		<pubDate>Sat, 26 Mar 2011 19:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=201#comment-74</guid>
		<description>Two to go next to &quot;Thou shalt not prefer a trigger over a validation rule&quot;:

1) Thou shalt not prefer a validation rule over a workflow field update (if it can be done through a workflow field update)

2) Thou shalt not prefer a trigger over a workflow field update (if it can be done through a workflow field update)</description>
		<content:encoded><![CDATA[<p>Two to go next to &#8220;Thou shalt not prefer a trigger over a validation rule&#8221;:</p>
<p>1) Thou shalt not prefer a validation rule over a workflow field update (if it can be done through a workflow field update)</p>
<p>2) Thou shalt not prefer a trigger over a workflow field update (if it can be done through a workflow field update)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force.com commandments by jonathan</title>
		<link>http://jonathanrm.com/2011/03/force-com-commandments/comment-page-1/#comment-73</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Fri, 25 Mar 2011 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanrm.com/?p=201#comment-73</guid>
		<description>LOL. Not a bad idea.

Thanks JoAnn.</description>
		<content:encoded><![CDATA[<p>LOL. Not a bad idea.</p>
<p>Thanks JoAnn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

