> I not create UML diagrams for urrent project. But for previous my projects -
> I create UML diagrams into DIA.
Something to look forward to.
> Please, see on my changes in View component.
I left some comments
http://code.google.com/p/phpdays/source/detail?r=285
> About dependency between Days_Engine and Days_Config. I read about Registry
> pattern and Dependency Injection metodology. Maybe in phpDays need implement
> this refactoring methods for improve quality of our code.
I'm not sure about the Registry pattern, in this case it does not
matter yet (maybe
later it will become more clear). What is important right now is how
to decouple
Days_View_* classes from Days_Engine and Days_Config. The Dependency
Injection will work well for this. It will make writing unit tests
(using mock objects)
a breeze. At first, it can be implemented using an associative array
and then just
see how it goes. I'll create a branch for this, so it wont interrupt
anybody.
> Irina, if you have - I create for you specially official email address @
>
phpdays.org. Available only 50 addresses for main team members only. If you
> have it - please, tell me you expected address and I create it for you.
Thank you, Anton. If there is a limit on the number of addresses, you
better save it.
I'm barely keeping up with my email.
Thank you,
Ira