<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Episode &#8211; 009 &#8211; Viewer Questions on XPages</title>
	<atom:link href="http://NotesIn9.com/index.php/2009/11/27/episode-009-viewer-questions-on-xpages/feed/" rel="self" type="application/rss+xml" />
	<link>http://NotesIn9.com/index.php/2009/11/27/episode-009-viewer-questions-on-xpages/</link>
	<description>Dedicated to Tips, Tricks, and Techniques for working with Lotus Notes and Domino.</description>
	<lastBuildDate>Sun, 27 Jun 2010 19:06:25 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Leedy</title>
		<link>http://NotesIn9.com/index.php/2009/11/27/episode-009-viewer-questions-on-xpages/comment-page-1/#comment-6</link>
		<dc:creator>David Leedy</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://NotesIn9.com/?p=146#comment-6</guid>
		<description>You are correct.  XPages does not support sub-forms as far as I know.  The equivalent to the sub form is the &quot;custom Control&quot;.
However, while the custom control can be treated as a subform - just like an XPage can be treated as a form - that limits them somewhat as both the xpage and the custom control are improvements.

For example a custom control can be used more then once on an XPage. It can take parameters..

I&#039;m certainly not an expert on migrating applications, but I personally think that the best approach is to slowly build up the application using XPages tools and eventually &quot;migrate&quot; to the Xpages version.  While this does seem like a &quot;rip and replace&quot; the silver lining is you can do this without touching your existing code - the XPage code could even be in a seperate db with no data.  Also, the XPage code would then run in the Notes client. So you would end up with one code source that ran on web and client. 

Custom controls and themes/css are the best way to go for code sharing and to gain consistancy throughout the application.</description>
		<content:encoded><![CDATA[<p>You are correct.  XPages does not support sub-forms as far as I know.  The equivalent to the sub form is the &#8220;custom Control&#8221;.<br />
However, while the custom control can be treated as a subform &#8211; just like an XPage can be treated as a form &#8211; that limits them somewhat as both the xpage and the custom control are improvements.</p>
<p>For example a custom control can be used more then once on an XPage. It can take parameters..</p>
<p>I&#8217;m certainly not an expert on migrating applications, but I personally think that the best approach is to slowly build up the application using XPages tools and eventually &#8220;migrate&#8221; to the Xpages version.  While this does seem like a &#8220;rip and replace&#8221; the silver lining is you can do this without touching your existing code &#8211; the XPage code could even be in a seperate db with no data.  Also, the XPage code would then run in the Notes client. So you would end up with one code source that ran on web and client. </p>
<p>Custom controls and themes/css are the best way to go for code sharing and to gain consistancy throughout the application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Randall</title>
		<link>http://NotesIn9.com/index.php/2009/11/27/episode-009-viewer-questions-on-xpages/comment-page-1/#comment-5</link>
		<dc:creator>Ian Randall</dc:creator>
		<pubDate>Mon, 30 Nov 2009 05:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://NotesIn9.com/?p=146#comment-5</guid>
		<description>In traditional Lotus Notes development, Sub-Forms are used extensively to share code and to foster consistency throughout an application.  &lt;br&gt;&lt;br&gt;As I understand that XPages does not support Sub-Forms, what is the equivalent functionality for Sub-Forms, what is the bast approach for migration an application that contains a great many Sub-forms to take advantage of XPages?</description>
		<content:encoded><![CDATA[<p>In traditional Lotus Notes development, Sub-Forms are used extensively to share code and to foster consistency throughout an application.  </p>
<p>As I understand that XPages does not support Sub-Forms, what is the equivalent functionality for Sub-Forms, what is the bast approach for migration an application that contains a great many Sub-forms to take advantage of XPages?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
