Thursday, July 10, 2008

Creating sub project.

T2 has mainly web application framework., but it has some common features, like utility classes,
and also has IoC container, Lucy.


From now, we gonna separate these features as sub projects.
So there are three projects:
-Teeda2 : Web application framework
-Lucy : Simple IoC container
-commons : common utility classes

Basically these sub projects are only for Teeda2,
and there are not considered to use any other framework in right now.

No comments: