<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/coldbox</id>
  <title type="text">ColdBox Platform Google Group</title>
  <subtitle type="text">
  A group dedicated for helping the ColdBox ColdFusion Platform Community
  </subtitle>
  <link href="/group/coldbox/feed/atom_v1_0_msgs.xml" rel="self" title="ColdBox Platform feed"/>
  <updated>2009-11-24T22:03:03Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Richard Strong</name>
  <email>richard.str...@gmail.com</email>
  </author>
  <updated>2009-11-24T22:03:03Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/b48003c98fd02fa6?show_docid=b48003c98fd02fa6</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/b48003c98fd02fa6?show_docid=b48003c98fd02fa6"/>
  <title type="text">Re: [coldbox:3538] Design / Architecture questions</title>
  <summary type="html" xml:space="preserve">
  Thank you I will check it out. &lt;br&gt; &lt;p&gt;I was looking through the docs and in the &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbModelGuide&quot;&gt;[link]&lt;/a&gt; tutorial &lt;br&gt; in getUserByCredentials method a user object is created: &lt;br&gt; &lt;p&gt;oUser = createObject (&amp;quot;component&amp;quot;, &amp;quot;User&amp;quot;).init (); &lt;br&gt; &lt;p&gt;Where is the cfc for this? &lt;br&gt; &lt;p&gt;Thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>Judah McAuley</name>
  <email>judah.mcau...@gmail.com</email>
  </author>
  <updated>2009-11-24T21:17:17Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/88e3ace62a89150e?show_docid=88e3ace62a89150e</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/88e3ace62a89150e?show_docid=88e3ace62a89150e"/>
  <title type="text">Re: [coldbox:3544] Re: Problem with Custom Interception Points and Beta 3</title>
  <summary type="html" xml:space="preserve">
  Ah, gotcha. I was trying to figure out how it knew where the &lt;br&gt; interceptor was, like if it was just scanning the interceptors folder &lt;br&gt; and autoregistering, etc. Seemed deceptively simple and, indeed, it &lt;br&gt; was. &lt;br&gt; &lt;p&gt;Thanks for the clarification Luis.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-24T20:03:04Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/b51c64aa0c25a206?show_docid=b51c64aa0c25a206</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/b51c64aa0c25a206?show_docid=b51c64aa0c25a206"/>
  <title type="text">Re: [coldbox:3543] Re: Problem with Custom Interception Points and Beta 3</title>
  <summary type="html" xml:space="preserve">
  Judah, &lt;br&gt; &lt;p&gt;You still register the interceptor in your xml, so coldbox can create it for &lt;br&gt; you and configure it for you. The annotations are only to declare custom &lt;br&gt; interception points &amp;quot;interceptionPoint&amp;quot;. So register it like normal, but &lt;br&gt; now you can omit the custominterceptionpoints element and use the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Judah McAuley</name>
  <email>judah.mcau...@gmail.com</email>
  </author>
  <updated>2009-11-24T19:24:57Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/ad277cf361143a26?show_docid=ad277cf361143a26</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/8b231727b87890c7/ad277cf361143a26?show_docid=ad277cf361143a26"/>
  <title type="text">Re: [coldbox:3508] Re: Problem with Custom Interception Points and Beta 3</title>
  <summary type="html" xml:space="preserve">
  I&#39;m about to write my first interceptor and am using 3.0.0 Beta 3. &lt;br&gt; Could you provide an example of the new setup? Do you have to register &lt;br&gt; anything in the XML? And how do you pass properties to the interceptor &lt;br&gt; if you aren&#39;t using the XML but rather annotations? &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; Judah
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-24T03:09:36Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/4564bf7fb00abae6?show_docid=4564bf7fb00abae6</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/4564bf7fb00abae6?show_docid=4564bf7fb00abae6"/>
  <title type="text">Re: [coldbox:3535] FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  Awesome thanks. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Luis F. Majano &lt;br&gt; President &lt;br&gt; Ortus Solutions, Corp &lt;br&gt; &lt;p&gt;ColdBox Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.coldbox.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Linked In: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.linkedin.com/pub/3/731/483&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Blog: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.luismajano.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; IECFUG Manager: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.iecfug.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dorioo</name>
  <email>dor...@gmail.com</email>
  </author>
  <updated>2009-11-24T00:32:37Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/bfcc65f068c8aeed?show_docid=bfcc65f068c8aeed</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/bfcc65f068c8aeed?show_docid=bfcc65f068c8aeed"/>
  <title type="text">Re: [coldbox:3540] FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  A. Fantastic! It&#39;s working great. The ehcache manager threads are &lt;br&gt; &amp;quot;shutdown&amp;quot; once my interceptor checks if the TransferFactory is in the &lt;br&gt; coldbox cache, gets it if yes, and runs shutdown() on it on the two &lt;br&gt; new interception points. &lt;br&gt; &lt;p&gt;B. Small bug though. In the advanced application template (no &lt;br&gt; inheritance), the &amp;quot;onApplicationEnd&amp;quot; function makes a reference to the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-23T20:46:03Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/be252f316830decd?show_docid=be252f316830decd</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/be252f316830decd?show_docid=be252f316830decd"/>
  <title type="text">Re: [coldbox:3535] FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  Check the nightly build. &lt;br&gt; &lt;p&gt;Two new interception points: &lt;br&gt; &lt;p&gt;applicationEnd - shot by the Application.cfc application end &lt;br&gt; preReinit - shot by ColdBox before reinitializing. &lt;br&gt; &lt;p&gt;Luis F. Majano &lt;br&gt; President &lt;br&gt; Ortus Solutions, Corp &lt;br&gt; &lt;p&gt;ColdBox Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.coldbox.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Linked In: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.linkedin.com/pub/3/731/483&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-23T16:39:12Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/81e4f4bff52e5d59?show_docid=81e4f4bff52e5d59</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/81e4f4bff52e5d59?show_docid=81e4f4bff52e5d59"/>
  <title type="text">Re: [coldbox:3535] FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  I will check on this. I beleive the solution is to fire a new &lt;br&gt; interceptor when the framework reinits. I will add this and let you &lt;br&gt; know where &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Luis F. Majano &lt;br&gt; President &lt;br&gt; Ortus Solutions, Corp &lt;br&gt; &lt;p&gt;ColdBox Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.coldbox.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Linked In: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.linkedin.com/pub/3/731/483&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Blog: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.luismajano.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-23T16:36:57Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/b3829741e385b5b9?show_docid=b3829741e385b5b9</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/b3829741e385b5b9?show_docid=b3829741e385b5b9"/>
  <title type="text">Re: [coldbox:3536] Design / Architecture questions</title>
  <summary type="html" xml:space="preserve">
  Please take a look at the coldbox dashboard application it uses frames. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Luis F. Majano &lt;br&gt; President &lt;br&gt; Ortus Solutions, Corp &lt;br&gt; &lt;p&gt;ColdBox Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.coldbox.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Linked In: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.linkedin.com/pub/3/731/483&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Blog: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.luismajano.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; IECFUG Manager: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.iecfug.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dorioo</name>
  <email>dor...@gmail.com</email>
  </author>
  <updated>2009-11-23T14:53:02Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/3d38104581505bd2?show_docid=3d38104581505bd2</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/3d38104581505bd2?show_docid=3d38104581505bd2"/>
  <title type="text">Re: [coldbox:3535] FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  The implementation Mark chose was &amp;quot;TransferFactory.shutdown()&amp;quot;. &lt;br&gt; &lt;p&gt;Is this currently possible: On reinit, hook into the existing cache, &lt;br&gt; check if Transfer is in there, call shutdown() on it, and proceed &lt;br&gt; with reiniting? &lt;br&gt; &lt;p&gt;I&#39;m still experimenting with different interception points but it &lt;br&gt; appears that, on reinit, a new cache is created and so the transfer
  </summary>
  </entry>
  <entry>
  <author>
  <name>RichardS</name>
  <email>richard.str...@gmail.com</email>
  </author>
  <updated>2009-11-22T15:17:26Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/6118e8e2d4e64929?show_docid=6118e8e2d4e64929</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/62189c9b92eab802/6118e8e2d4e64929?show_docid=6118e8e2d4e64929"/>
  <title type="text">Design / Architecture questions</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m a coldbox newbie and trying to refactor an existng (rather large) &lt;br&gt; app using coldbox. &lt;br&gt; I have 2 (for starters) questions : &lt;br&gt; 1.is it OK to have cfincludes in a view? &lt;br&gt; 2. Are there any examples of how to set up (call) the view when &lt;br&gt; dealing with frames? Do I set up the the layout to be the frame and
  </summary>
  </entry>
  <entry>
  <author>
  <name>gabriel</name>
  <email>dor...@gmail.com</email>
  </author>
  <updated>2009-11-22T20:44:30Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/6e3e391b044df4fb?show_docid=6e3e391b044df4fb</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/921fd79c9d1ad18f/6e3e391b044df4fb?show_docid=6e3e391b044df4fb"/>
  <title type="text">FYI: Possible future problem with CB and built in Transfer support</title>
  <summary type="html" xml:space="preserve">
  Hi Luis, &lt;br&gt; &lt;p&gt;A. Mark Mandel is working on a pluggable cache for Transfer with the &lt;br&gt; default being EHCache. I&#39;ve been playing around with it and stumbled &lt;br&gt; onto a problem where every time I &amp;quot;reinit&amp;quot; my coldbox app, a new &lt;br&gt; instance of EHCache is created. If I &amp;quot;reinit&amp;quot; often enough, I run out &lt;br&gt; of memory.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Luis Majano</name>
  <email>lmaj...@gmail.com</email>
  </author>
  <updated>2009-11-22T19:38:32Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/4682bc0a93cb28fd/e0ee3eb572427078?show_docid=e0ee3eb572427078</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/4682bc0a93cb28fd/e0ee3eb572427078?show_docid=e0ee3eb572427078"/>
  <title type="text">Re: [coldbox:3533] ColdBox 3.0.0 requestcontext structure bug? DOH! - NEVER MIND</title>
  <summary type="html" xml:space="preserve">
  You are eight however I is something we removed as we where not being &lt;br&gt; standard on this. We will add it to the docs as compatibility &lt;br&gt; upgrades. By the way if you like that approach you can create your own &lt;br&gt; decorator and update. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Luis F. Majano &lt;br&gt; President &lt;br&gt; Ortus Solutions, Corp &lt;br&gt; &lt;p&gt;ColdBox Platform: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.coldbox.org&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>AttnPls</name>
  <email>attn...@gmail.com</email>
  </author>
  <updated>2009-11-21T12:15:02Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/4682bc0a93cb28fd/c69d03da3967fe90?show_docid=c69d03da3967fe90</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/4682bc0a93cb28fd/c69d03da3967fe90?show_docid=c69d03da3967fe90"/>
  <title type="text">ColdBox 3.0.0 requestcontext structure bug? DOH! - NEVER MIND</title>
  <summary type="html" xml:space="preserve">
  Please ignore my last email! I got it figured out. &lt;br&gt; &lt;p&gt;Although upgrading to 3.0 did break my custom tag, I did figure out &lt;br&gt; that I can simply use the following notation to get what I need: &lt;br&gt; &lt;p&gt;request.cb_requestcontext.getV alue(&#39;page&#39;).name &lt;br&gt; &lt;p&gt;THANKS!
  </summary>
  </entry>
  <entry>
  <author>
  <name>AttnPls</name>
  <email>attn...@gmail.com</email>
  </author>
  <updated>2009-11-21T11:59:44Z</updated>
  <id>http://groups.google.com/group/coldbox/browse_thread/thread/d9a727739affa5d5/6da6ab6937d809ea?show_docid=6da6ab6937d809ea</id>
  <link href="http://groups.google.com/group/coldbox/browse_thread/thread/d9a727739affa5d5/6da6ab6937d809ea?show_docid=6da6ab6937d809ea"/>
  <title type="text">ColdBox 3.0.0 requestcontext structure bug?</title>
  <summary type="html" xml:space="preserve">
  I think I may have found a bug or at least something that needs &lt;br&gt; documentation for Coldbox 3.0. &lt;br&gt; &lt;p&gt;I have a request context variable called &amp;quot;page&amp;quot;. It is a structure &lt;br&gt; that holds html head info. &lt;br&gt; &lt;p&gt;In version 2.6, I could use the following code (this is from a custom &lt;br&gt; tag): &lt;br&gt; &lt;p&gt;request.cb_requestcontext.getV alue(&#39;page.title&#39;)
  </summary>
  </entry>
</feed>
