[TYPO3-team-core-v5] TYPO3 Phoenix Weekly Meeting Notes - 31. August
Sebastian Kurfürst
sebastian at typo3.org
Wed Aug 31 15:59:47 CEST 2011
*h1.**Agenda for August 31st:*
h2.current state of value objects?
* (see
alsohttp://lists.typo3.org/pipermail/flow3-general/2011-August/001124.html)
* @valueobject is read-only in doctrine -> Immutable!
* @valueobject always stored as serialized object(by default)
➜Karsten documents this in persistence documentation
h2.the new update mechanism
https://review.typo3.org/#change,4692
* Problem: ArrayCollection is *lazy*
* Wrap Doctrine ArrayCollection? -> Discuss with Doctrine staff, provide
a patch
$sessionTypeIndex = $this->sessionTypes->indexOf($sessionType);
$this->sessionTypes->set($sessionTypeIndex, $sessionType);
Above code:Not a really good idea, because it looks even stupid, if you
look close enough :)
➜"real" solution:
fetch the instance to change by traversal through it's aggregate root,
either by creating nested forms or having MVC argument mapping do this.
➜wait for real scenarios and discuss this again later
➜ Andi migrates his real-world project tomorrow; and will then give feedback
h2. Session Lazy Loading
➜ Andi will work on this
h2.FLOW3 website
* Rasmus not available; Ben will address topic with Design Team -> ask
for a designer
* ➜ we'll use new typo3.org design (almost like t3con website)
* ➜ replace Orange by Red
* We can start "today" with new website
* ➜ Kickstart new website this week (Deployment, Package, Distribution, ...)
* ➜ this website should be managed through Phoenix Backend (yeah!)
h2.TYPO3CR / TYPO3 Phoenix
http://typo3.ietherpad.com/PhoenixDesignMeeting
* ➜ Backend: TYPO3CR must be fixed (Moving of elements!)
* ➜ Backend: We need a Generic, Extensible Schema for Classes and
Content Types (TODO: Karsten tries to think it through a little more)
* ➜ JavaScript: implement AJAX reload ("usability blocker")
* ➜ToDo:get rid of the 6 pending reviews in TYPO3 and TYPO3CR
* ➜ Management View UI
Design:http://typo3.ietherpad.com/PhoenixManagementViewUserStories
* could we borrow code fromhttp://browser.srv.pascalj.de/for mgm view?➜
probably not, as the mgm view should be Fluid-based
h2.thresholds for review queue / new features
* we can't stop other developers from pushing new changes :-)
* we should all focus on cleaning up review queue soon -- "housekeeping
/ cleanup" day
* There should be an issue for each changeset!
* Please push rebases right away (before changing things) // Do not mix
rebases and code changes up!
h2.transactions and other Doctrine features?
*http://forge.typo3.org/issues/28136
*➜ probably something for v1.1
h2. FLOW3 "Upgrade Wizard"
* Updating from Beta1 to Beta2
* Run migrations, change file names, ...
*➜ maybe implement it alongside the new Annotation syntax; as we have a
real use-case then.
*➜ Bastian will think about it, collect ideas and create an issue
h2. Real-Life Meeting in Lübeck
* Definitive Date: Saturday, 17. September at lunch until Sunday, 25 Sept
* Costs will be reimbursed ;)
* please write when you'll arrive and when you have time
onhttp://forge.typo3.org/projects/typo3-v5-distribution-base/wiki/MeetingSeptember2011
h2. NEXT MEETING:
*Wednesday, September 7th,14:30h- 16:00h CEST
~~~
*Legend:*
✔ done
➜ next steps
☠ impediment
ℹ background info
♫ celebrated
--- Template ---
✔
➜
☠
ℹ
♫
More information about the TYPO3-team-core-v5
mailing list