Activity
From 2008-03-23 to 2008-04-21
2008-04-21
-
18:09 Task #474 (Rejected): Refactor the MVC controller class names
- For consistency, the following classes should be renamed:
F3_FLOW3_MVC_Controller_ActionController -> F3_FLOW3_MVC...
2008-04-16
-
11:01 Feature #11 (Closed): Add wildcard support for components in Components.ini
- Configuration format has switched to .php - so an optimization is not necessary anymore.
-
11:01 Feature #339 (Closed): Improve the Components.ini format
- Configuration format has switched to .php - so an optimization is not necessary anymore.
-
10:59 Feature #459 (Closed): Implement dependency injection via abstract factory methods
- Dependency injection works fine so far as long as components in a singleton scope are requested. Protoype components ...
2008-04-03
-
21:57 Bug #444 (Resolved): "func_get_args()" is not allowed to be an argument
-
21:56 Bug #444 (Accepted): "func_get_args()" is not allowed to be an argument
- Fixed in SVN as of now. Thanks to Jochen Rau for finding this. And thanks to the crazy bidders at T3BOARD08. :)
-
18:07 Bug #444 (Resolved): "func_get_args()" is not allowed to be an argument
- Hi,
The method "getComponent()" in the class "F3_FLOW3_Component_Manager" has the following call:
$this->getOve... -
10:41 Feature #442 (Resolved): Cache Backend for Memcached
-
09:44 Feature #442 (Resolved): Cache Backend for Memcached
- It would be nice™ if we had a cache backend for Memcached (see http://www.danga.com/memcached/)
2008-04-02
-
21:35 Feature #441 (Resolved): Extract component configuration modifications from AOP Framework initialize method
- The initialize() method of the AOP Framework builds proxy classes and then sets the modified component configuration ...
-
21:19 Feature #14 (Resolved): Define the packageInfo.xml format
- The format proposed by David is well enough for our current needs.
-
12:04 Feature #87 (Accepted): Add fallback for servers without mod_rewrite / .htaccess support
- Half of this is resolved by revision r654 (introduced the public/index.php and index.php).
-
12:00 Task #400 (Closed): Security Report of CeBit '08
-
12:00 Feature #424 (Resolved): Refactoring: Rename Components.ini to Components.php and transfer responsibility to configuration manager
- Resolved in r664.
-
11:37 Bug #437 (Resolved): Identifiers are used as is in the filenames used by the file cache backend
- Things like
Warning: file_put_contents(/tmp//FLOW3/143f698bcb42f2a69b18d164896d265d//Production/Cache/FLOW3_Resour...
2008-03-25
-
15:28 Feature #424 (Resolved): Refactoring: Rename Components.ini to Components.php and transfer responsibility to configuration manager
- Currently each package may provide components configuration by means of a Components.ini file placed in the package's...
-
14:55 Task #423 (Resolved): Rename top-level namespace prefix "T3" to "F3"
- As discussed in the mailing list, the class prefix "T3_" should be renamed to "F3_".
See http://lists.netfielders.de... -
14:50 Feature #369: Replace path constants by resource manager calls
- Some step into this direction has been taken in revisions r654 and r656.
Also available in: Atom