<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Mach-II for CFML Google Group</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion</link>
  <description>Mach-II is a framework for developing object oriented MVC web-applications. The framework focuses on easing software development and maintenance. Mach-II was the first Object-Oriented framework for CFML and continues to mature as a strong and viable framework choice for developers.</description>
  <language>en</language>
  <item>
  <title>Re: [Mach-II] Re: form:checkbox seems not to bind</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/446ecd4611bc5a8b?show_docid=446ecd4611bc5a8b</link>
  <description>
  Mike Rogers said the following on 11/07/2009 04:18 PM: &lt;br&gt; Awesome. Glad it all worked out. You could also use the `autopopulate` &lt;br&gt; attribute if you don&#39;t want to list all the fields you want to populte. &lt;br&gt; See the XML configuration reference for more information: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/ConfigFileExplained#event-bean&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/446ecd4611bc5a8b?show_docid=446ecd4611bc5a8b</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Sat, 07 Nov 2009 22:41:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: form:checkbox seems not to bind</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/41a705fe77ea2335?show_docid=41a705fe77ea2335</link>
  <description>
  False alarm. I forgot to add that particular form element to the &lt;br&gt; &#39;fields&#39; collection in the event-bean. &lt;br&gt; &lt;p&gt;Thanks for your help! &lt;br&gt; &lt;p&gt;-Mike
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/41a705fe77ea2335?show_docid=41a705fe77ea2335</guid>
  <author>
  r.m.rog...@gmail.com
  (Mike Rogers)
  </author>
  <pubDate>Sat, 07 Nov 2009 22:18:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] form:checkbox seems not to bind</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/0038acae38ba7b5b?show_docid=0038acae38ba7b5b</link>
  <description>
  One thought on this is do you have a matching getter called &lt;br&gt; getEducationFormatString()? I&#39;m pretty sure we look for a get* when &lt;br&gt; introspecting the metadata. It is how it was setup years ago by the &lt;br&gt; original Mach-II developers so changing it to look for setters as well I &lt;br&gt; believe would break backwards compatibility. Also we don&#39;t walk the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/0038acae38ba7b5b?show_docid=0038acae38ba7b5b</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Sat, 07 Nov 2009 22:21:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] form:checkbox seems not to bind</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/7283d7124dc46535?show_docid=7283d7124dc46535</link>
  <description>
  What does your &amp;lt;form:form&amp;gt; tag or &amp;lt;form:bind&amp;gt; tag look like? I suspect &lt;br&gt; the form is bound to the Event object and not bound to your object. Our &lt;br&gt; test in the test harness for checkbox is working -- so I suspect a &lt;br&gt; simple configuration issue we&#39;re not seeing. &lt;br&gt; &lt;p&gt;Best, &lt;br&gt; .Peter &lt;br&gt; &lt;p&gt;Mike Rogers said the following on 11/07/2009 02:15 PM:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/7283d7124dc46535?show_docid=7283d7124dc46535</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Sat, 07 Nov 2009 20:39:56 UT
</pubDate>
  </item>
  <item>
  <title>form:checkbox seems not to bind</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/3208df1e959502ba?show_docid=3208df1e959502ba</link>
  <description>
  All, &lt;br&gt; &lt;p&gt;Has anyone played with &amp;lt;form:checkbox&amp;gt;? I have a decorator on a &lt;br&gt; TransferObject that seems never to be called. My view: &lt;br&gt; &lt;p&gt; &amp;lt;label for=&amp;quot;educationFormatString&amp;quot;&amp;gt;Ed ucation Format&amp;lt;/label&amp;gt; &lt;br&gt; &amp;lt;cfloop query=&amp;quot;educationFormatQuery&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;form:checkbox path=&amp;quot;educationFormatString&amp;quot; &lt;br&gt; value=&amp;quot;#educationFormatQuery.i d#&amp;quot;/&amp;gt;#educationFormatQuery.for mat#
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/4a9010c4e22dd75b/3208df1e959502ba?show_docid=3208df1e959502ba</guid>
  <author>
  r.m.rog...@gmail.com
  (Mike Rogers)
  </author>
  <pubDate>Sat, 07 Nov 2009 20:15:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] passing CF value to a javascript</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/ebaa43b282baa18d/99f526ca9d72b63c?show_docid=99f526ca9d72b63c</link>
  <description>
  We can&#39;t control where in the head it is appended. We use cfhtmlhead tag in the background which appends items right before the closing head tag in the order they are put in via cfhtmlhead. Sounds like you have dependent js files (like needing prototype.js and effects.js before other files). Look into asset packages - a group of assets to be appended. The helper keeps track of files already appended so if you have two asset packages that both depend on a few common assets, the helper won&#39;t append duplicates.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/ebaa43b282baa18d/99f526ca9d72b63c?show_docid=99f526ca9d72b63c</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Sat, 07 Nov 2009 18:15:44 UT
</pubDate>
  </item>
  <item>
  <title>passing CF value to a javascript</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/ebaa43b282baa18d/acf692022137327d?show_docid=acf692022137327d</link>
  <description>
  I have a .js file which I load using AddJavascript mach-ii function. &lt;br&gt; The problem I have found is that there is no way to control where the &lt;br&gt; script line will be added in the head section. &lt;br&gt; &lt;p&gt;so how did you overcome this (still using AddJavascript function AND &lt;br&gt; having all js code in the js file)? &lt;br&gt; &lt;p&gt;Thank you
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/ebaa43b282baa18d/acf692022137327d?show_docid=acf692022137327d</guid>
  <author>
  jart...@gmail.com
  (jarthel)
  </author>
  <pubDate>Sat, 07 Nov 2009 11:07:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] Re: Environment Property</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/961e43458690f214?show_docid=961e43458690f214</link>
  <description>
  The MACHII_* variables in the bootstrapper are not Mach-II properties &lt;br&gt; and therefore not interpreted by the environment property. We&#39;ve talk &lt;br&gt; about ways to let you do this via the environment property but it&#39;s sort &lt;br&gt; of a cart before the horse problem because the bootstrapper is what &lt;br&gt; initializes the framework for you.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/961e43458690f214?show_docid=961e43458690f214</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Fri, 06 Nov 2009 19:59:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] Re: Environment Property</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/76b54e361510cf33?show_docid=76b54e361510cf33</link>
  <description>
  Hi Peter, &lt;br&gt; &lt;p&gt;What about MACHII_CONFIG_MODE? I tried it in the environment property but &lt;br&gt; that didn&#39;t work. Is it suppose to work? &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; Sumit
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/76b54e361510cf33?show_docid=76b54e361510cf33</guid>
  <author>
  su...@blogonria.com
  (Sumit Verma)
  </author>
  <pubDate>Fri, 06 Nov 2009 19:48:51 UT
</pubDate>
  </item>
  <item>
  <title>ANN: Mach-II Simplicity (1.8) is now GPLv3 with Classpath Exception. Woot!</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/25f4e9fcc8bcee04/b11913463f523a16?show_docid=b11913463f523a16</link>
  <description>
  After extended deliberations and proposal by Team Mach-II &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mach-ii.com/index.cfm/go/blog:showEntry/entryId/4FF2006E-E53F-A0EA-6828AD1ECF24BCD1/&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; and a period for public comment, Team Mach-II is proud to announce that &lt;br&gt; Mach-II Simplicity (1.8) will be released under the GPLv3 with Classpath
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/25f4e9fcc8bcee04/b11913463f523a16?show_docid=b11913463f523a16</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Thu, 05 Nov 2009 20:16:46 UT
</pubDate>
  </item>
  <item>
  <title>RE: mura cms</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/031f59ec50b77fe8/075dcd45e087165d?show_docid=075dcd45e087165d</link>
  <description>
  Pat, I haven&#39;t gotten that far yet. I may just use some simple plain cfml &lt;br&gt; templates for this as an option - it is just a prototype, and time is tight. &lt;br&gt; Matt - I guess you followed this tip: &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.getmura.com/forum/messages.cfm?threadid=8F2FEB55-AC2D-CC5B-30A1F&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 56C29203817&amp;gt; (should have looked there first!)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/031f59ec50b77fe8/075dcd45e087165d?show_docid=075dcd45e087165d</guid>
  <author>
  fraxi...@oxel.net
  (Hugo Ahlenius)
  </author>
  <pubDate>Thu, 05 Nov 2009 08:50:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] Re: Environment Property</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/907185572994aa1b?show_docid=907185572994aa1b</link>
  <description>
  Cool, thanks &lt;br&gt; ----- Original Message ----- &lt;br&gt; From: Peter J. Farrell &lt;br&gt; To: mach-ii-for-coldfusion@googleg roups.com &lt;br&gt; Sent: Thursday, November 05, 2009 11:43 AM &lt;br&gt; Subject: [Mach-II] Re: Environment Property &lt;br&gt; &lt;p&gt; Yes. I think the phrase explains it: &lt;br&gt; &lt;p&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/EnvironmentSpecificProperities#properties&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/907185572994aa1b?show_docid=907185572994aa1b</guid>
  <author>
  sh...@netgrow.com.au
  (Net Grow - Shaun)
  </author>
  <pubDate>Thu, 05 Nov 2009 00:38:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] Re: Environment Property</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/9334cc4f8a042d05?show_docid=9334cc4f8a042d05</link>
  <description>
  Yes. I think the phrase explains it: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/EnvironmentSpecificProperities#properties&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Net Grow - Shaun said the following on 11/04/2009 06:22 PM:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/9334cc4f8a042d05?show_docid=9334cc4f8a042d05</guid>
  <author>
  pe...@mach-ii.com
  (Peter J. Farrell)
  </author>
  <pubDate>Thu, 05 Nov 2009 00:43:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] Re: Environment Property</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/bbdc09a8d46e659a?show_docid=bbdc09a8d46e659a</link>
  <description>
  Thanks Peter, &lt;br&gt; &lt;p&gt;That sounds good. I&#39;m guessing where I place the values of the property, I &lt;br&gt; would be calling the keys the same name as if they were a root mach-ii &lt;br&gt; property for it to all work ok? &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; Shaun &lt;br&gt; &lt;p&gt;----- Original Message ----- &lt;br&gt; To: &amp;lt;mach-ii-for-coldfusion@google groups.com&amp;gt; &lt;br&gt; Sent: Thursday, November 05, 2009 11:11 AM
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/1955ed3f1386e629/bbdc09a8d46e659a?show_docid=bbdc09a8d46e659a</guid>
  <author>
  sh...@netgrow.com.au
  (Net Grow - Shaun)
  </author>
  <pubDate>Thu, 05 Nov 2009 00:22:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Mach-II] mura cms</title>
  <link>http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/031f59ec50b77fe8/3411491e72f74a67?show_docid=3411491e72f74a67</link>
  <description>
  Hey Hugo, &lt;br&gt; &lt;p&gt;Did you figure it out? &lt;br&gt; &lt;p&gt;-Pat (patweb99)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/mach-ii-for-coldfusion/browse_thread/thread/031f59ec50b77fe8/3411491e72f74a67?show_docid=3411491e72f74a67</guid>
  <author>
  patwe...@gmail.com
  (Patrick Santora)
  </author>
  <pubDate>Thu, 05 Nov 2009 00:08:05 UT
</pubDate>
  </item>
  </channel>
</rss>
