<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Piece Framework</title>
<link>http://piece-framework.com/</link>
<description>An Application Framework for Essential Development Practices</description>
<language>ja</language>
<copyright><![CDATA[Copyright &copy; 2006-2008 Piece Project, All rights reserved.]]></copyright>
<lastBuildDate>Tue, 28 Oct 2008 15:06:11 +0900</lastBuildDate>
<generator>http://www.sixapart.com/movabletype/</generator>
<docs>http://www.rssboard.org/rss-specification</docs>
<image>
<url>http://piece-framework.com/images/piece_icon64x64.png</url>
<title>Piece Framework - An Application Framework for Essential Development Practices</title>
<link>http://piece-framework.com/</link>
<width>64</width>
<height>64</height>
</image>


<item>
<title>Stagehand_TestRunner 2.6.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-10-23</p>
<p>A new release of Stagehand_TestRunner is now available.</p>
<h2>What's New in Stagehand_TestRunner 2.6.0</h2>
<dl>
  <dt><strong>Enhanced PHPUnit support</strong></dt>
  <dd>A feature to display detailed progress report instead of normal progress report has been added. This feature will make it easy to find out where a fatal error occurred. This feature can be used by the -v option.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/10/stagehand_testrunner_260_stabl.html</link>
<guid>http://piece-framework.com/2008/10/stagehand_testrunner_260_stabl.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 23 Oct 2008 11:08:03 +0900</pubDate>
</item>

<item>
<title>Piece_ORM 1.2.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-10-01</p>
<p>A new release of Piece_ORM is now available.</p>
<h2>What's New in Piece_ORM 1.2.0</h2>
<dl>
  <dt><strong>getDefault()</strong></dt>
  <dd>getDefault() to get the default value of a given field has been added to the Mapper API.</dd>
  <dt><strong>Two defect fixes</strong></dt>
  <dd>A defect has been fixed so that an exception to be raised if an assumed through table is not found. And also a defect has been fixed that caused an exception to be raised if the $query variable was used in a query.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/10/piece_orm_120_stable_released.html</link>
<guid>http://piece-framework.com/2008/10/piece_orm_120_stable_released.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Wed, 01 Oct 2008 21:41:12 +0900</pubDate>
</item>

<item>
<title>Piece_Unity 1.6.2 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-29</p>
<p>A new release of Piece_Unity is now available.</p>
<h2>What's New in Piece_Unity 1.6.2</h2>
<dl>
  <dt><strong>A defect fix</strong></dt>
  <dd>A defect has been fixed so as to not be able to access the session attributes by the $_attributes property.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_162_stable_release.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_162_stable_release.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Mon, 29 Sep 2008 21:28:17 +0900</pubDate>
</item>

<item>
<title>Stagehand_TestRunner 2.5.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-23</p>
<p>A new release of Stagehand_TestRunner is now available.</p>
<h2>What's New in Stagehand_TestRunner 2.5.0</h2>
<dl>
  <dt><strong>Enhanced PHPUnit support</strong></dt>
  <dd>Results output has been improved so as to be same as PHPUnit 3.3.0.</dd>
  <dt><strong>A defect fix</strong></dt>
  <dd>A defect has been fixed so that only "FAILURES!" is output by Growl when a test fails on PHPUnit 3.3.0.</dd>
</dl>
]]></description>
<link>http://piece-framework.com/2008/09/stagehand_testrunner_250_stabl.html</link>
<guid>http://piece-framework.com/2008/09/stagehand_testrunner_250_stabl.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Tue, 23 Sep 2008 15:36:04 +0900</pubDate>
</item>

<item>
<title>Stagehand_TestRunner 2.4.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-18</p>
<p>A new release of Stagehand_TestRunner is now available.</p>
<h2>What's New in Stagehand_TestRunner 2.4.0</h2>
<dl>
  <dt><strong>Enhanced PHPUnit support</strong></dt>
  <dd>TestDox documentation has been supported. And also real-time progress report has been supported.</dd>
</dl>

<p><img src="/entry-images/sh-testrunner-2.4.0-phpunit-testdox-output-small.png"></p>

<dl>
  <dt><strong>Improved preloading option handling</strong></dt>
  <dd>Preloading option handling has been improved so as to be able to use "-p" with other options such like "-Rcp prepare.php"</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/stagehand_testrunner_240_stabl.html</link>
<guid>http://piece-framework.com/2008/09/stagehand_testrunner_240_stabl.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 18 Sep 2008 20:26:29 +0900</pubDate>
</item>

<item>
<title>Piece_Unity 1.6.1 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-14</p>
<p>A new release of Piece_Unity is now available.</p>
<h2>What's New in Piece_Unity 1.6.1</h2>
<dl>
  <dt><strong>Session expiration</strong></dt>
  <dd>Piece_Unity 1.6.1 supports session expiration by new plug-in "Interceptor_Session". the Interceptor_Session plug-in is the successor to the Interceptor_SessionStart plug-in, and the Interceptor_SessionStart plug-in is marked as deprecated. And also the default value of the "interceptors" extension point in the InterceptorChain plug-in has been changed to the Interceptor_Session plug-in.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_161_stable_release.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_161_stable_release.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Sun, 14 Sep 2008 14:16:58 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Authentication 1.1.1 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-13</p>
<p>A new release of Piece_Unity_Component_Authentication is now available.</p>
<h2>What's New in Piece_Unity_Component_Authentication 1.1.1</h2>
<dl>
  <dt><strong>A defect fix</strong></dt>
  <dd>A defect that caused a warning "PHP Warning:  call_user_func(Piece_Unity_Plugin_Interceptor_Authentication::loadAuthenticationState)" to be raised until any protected resource was requested has been fixed.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_authenti_4.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_authenti_4.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Sat, 13 Sep 2008 12:27:24 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Authorization 0.1.0 (beta) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-06</p>
<p>The first beta release of Piece_Unity_Component_Authorization.</p>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_authoriz.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_authoriz.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Sat, 06 Sep 2008 17:44:56 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Pagination 0.1.0 (beta) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-05</p>
<p>The first beta release of Piece_Unity_Component_Pagination.</p>
]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_paginati.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_paginati.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Fri, 05 Sep 2008 12:31:19 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Authentication 1.1.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-04</p>
<p>A new release of Piece_Unity_Component_Authentication is now available.</p>
<h2>What's New in Piece_Unity_Component_Authentication 1.1.0</h2>
<dl>
  <dt><strong>includes/excludes</strong></dt>
  <dd>Two configuration points "includes" and "excludes" have been added. "includes" allows you to mark multiple URIs as protected resources by regexp. This configuration point behaves same as "resourcesMatch". "excludes" allows you to mark multiple URIs as non-protected resources by regexp. And also the authentication URI has always been excluded from the protected resources.</dd>
</dl>
]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_authenti_2.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_authenti_2.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 04 Sep 2008 22:32:52 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_JSON 1.1.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-04</p>
<p>A new release of Piece_Unity_Component_JSON is now available.</p>
<h2>What's New in Piece_Unity_Component_JSON 1.1.0</h2>
<dl>
  <dt><strong>Some minor updates</strong></dt>
  <dd>Some minor updates to Piece_Unity 1.5.0 error handling has been included in this release.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_json_110.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_json_110.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 04 Sep 2008 20:07:16 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Flexy 1.3.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-04</p>
<p>A new release of Piece_Unity_Component_Flexy is now available.</p>
<h2>What's New in Piece_Unity_Component_Flexy 1.3.0</h2>
<dl>
  <dt><strong>Piece_Unity_Service_Rendering_Flexy</strong></dt>
  <dd>Piece_Unity_Service_Rendering_Flexy allows you to use HTML_Template_Flexy in actions and plug-ins.</dd>
  <dt><strong>Improved custom controller handling</strong></dt>
  <dd>The behavior of the Renderer_Flexy plug-in has been changed to instantiate a controller once.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_flexy_13.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_flexy_13.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 04 Sep 2008 18:00:21 +0900</pubDate>
</item>

<item>
<title>Piece_Unity_Component_Smarty 1.2.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-04</p>
<p>A new release of Piece_Unity_Component_Smarty is now available.</p>
<h2>What's New in Piece_Unity_Component_Smarty 1.2.0</h2>
<dl>
  <dt><strong>Piece_Unity 1.5.0 support</strong></dt>
  <dd>Piece_Unity_Component_Smarty 1.2.0 works properly with Piece_Unity 1.5.0.</dd>
  <dt><strong>Piece_Unity_Service_Rendering_Smarty</strong></dt>
  <dd>Piece_Unity_Service_Rendering_Smarty allows you to use Smarty in actions and plug-ins.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_component_smarty_1_2.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_component_smarty_1_2.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Thu, 04 Sep 2008 11:34:20 +0900</pubDate>
</item>

<item>
<title>Piece_Unity 1.5.0 (stable) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-09-03</p>
<p>A new release of Piece_Unity is now available.</p>
<h2>What's New in Piece_Unity 1.5.0</h2>
<dl>
  <dt><strong>HTML component system</strong></dt>
  <dd>The Renderer_HTML plug-in allows you to deploy any HTML components as ready-to-use view elements using "components" extension point.</dd>
  <dt><strong>View Scheme</strong></dt>
  <dd>"View Scheme" is a feature that the appropriate renderer is automatically determined by the scheme part in the current view string such like "http:", "json:", "html:", etc.</dd>
  <dt><strong>Raw Rendering support</strong></dt>
  <dd>This allows you to output any contents such like file downloading directly in an action without a dummy HTML view. If you use this, set "raw:" to the view.</dd>
  <dt><strong>Improved error handling</strong></dt>
  <dd>The behavior of internal error handling has been changed so as to handle only own and "exception" level errors.</dd>
</dl>
<h2>Backward Compatibility</h2>
<dl>
  <dt><strong>Piece_Unity_Component_Smarty</strong></dt>
  <dd>Piece_Unity_Component_Smarty 1.1.0 or less does not work properly with Piece_Unity 1.5.0. Upgrade to the upcoming version 1.2.0.</dd>
  <dt><strong>PEAR_ErrorStack</strong></dt>
  <dd>Piece_Unity 1.5.0 does not work properly with PEAR_ErrorStack::staticPushCallback(). Use PEAR_ErrorStack::setDefaultCallback() instead.</dd>
</dl>
<p>See <a href="http://trac.piece-framework.com/piece-unity/wiki/en/ReleaseNotes/1.5.0" target="_blank">the release notes</a> for details.</p>]]></description>
<link>http://piece-framework.com/2008/09/piece_unity_150_stable_release.html</link>
<guid>http://piece-framework.com/2008/09/piece_unity_150_stable_release.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Wed, 03 Sep 2008 23:27:37 +0900</pubDate>
</item>

<item>
<title>Piece_IDE 0.3.0 (beta) released</title>
<description><![CDATA[<p><strong>Release Date</strong>: 2008-08-01</p>
<p>A new release of Piece_IDE is now available.</p>
<h2>What's New in Piece_IDE 0.3.0</h2>
<dl>
  <dt><strong>Improved Flow Designer</strong></dt>
  <dd>Rename of eclipse projects has been supported, and also rename/remove of flow definition files has been supported.</dd>
</dl>]]></description>
<link>http://piece-framework.com/2008/08/piece_ide_030_beta_released.html</link>
<guid>http://piece-framework.com/2008/08/piece_ide_030_beta_released.html</guid>

<category domain="http://www.sixapart.com/ns/types#category">Product News (English)</category>


<pubDate>Fri, 01 Aug 2008 18:39:50 +0900</pubDate>
</item>

</channel>
</rss>

