[TYPO3-team-core-v5] TYPO3 Phoenix Scrum Meeting Notes - 22.03.201

Karsten Dambekalns karsten at typo3.org
Tue Mar 22 12:29:53 CET 2011


TYPO3 Phoenix Scrum Meeting Notes - 22.03.2011 11:30h

[ROBERT]

✔ worked on concept and partial implementation for a new bootstrap mechanism. It will be more modular and allows other packages to hook into certain steps of the bootstrap, such as before compilation begins, after compilation is done etc.
☠ unfortunately this turned out to be a bigger task (again)
ℹ the plan is to make the "compile" or "flush caches" just a regular command executed by the MVC part. For that we'll have a new "CommandController" (vs. ActionController) which is dedicated to CLI requests and already works during compile time.
✔ created a new mechanism for package bootstraps. Each package will have a FooPackage class which extends \F3\FLOW3\Package. This class will later provide lifecycle methods such as "boot", "beforeInstallation", "afterInstallation", "afterUpgrade" etc.
✔ brainstormed how we can support other vendor namespaces
➜ continue with Bootstrap modularization

[SEBASTIAN]

✔ Improved TYPO3CR (Moving of Nodes), waiting for reviews
➜ ?

[BASTIAN]

✔ Debugged doctrine issues in conference app with Karsten (problem: missing @Id annotations)
☠ still some errors with generated proxy classes ("Notice: Undefined index: __construct")
➜ continue fixing issues and conference integration
➜ push phoenix site as soon as Karsten creates the respective project in the git repository

[KARSTEN]

✔ reviews and debugging some issues
✔ debugged DB issue with Bastian
➜ think about the problem of generating identity in/for the DB

~~~

Legend:

✔   done
➜   next steps
☠   impediment
ℹ    background info
♫   celebrated

Regards,
Karsten
-- 
Karsten Dambekalns
Gimme Five!
http://typo3.org/gimmefive




More information about the TYPO3-team-core-v5 mailing list