Re: stop! .. time for unit tests
Lukas Kahwe Smith <[email protected]> Tue, 23 Aug 2005 12:32:38 +0200
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Matthias Nothhaft wrote: > Hi Lukas, > good idea :-) > > I intend to resume working with LiveUser this week for a community > project. As a matter of fact, LiveUser will be the most important basic > technology on this project, so I'm willing to contribute some days of > work to make it more stable and maybe more feature-complete (caching and > such). So, what about a small oss meeting? ;-) sure .. though like i said .. to me the priority for now is to making things more stable with the addition if unit tests. this should make it alot easier to add caching without needless BC breaks too. this is not exactly the most fun work. for the admin part is fairly straight forward. for the client its quite tricky, since object state plays a key role there. so its a challenge. regards, Lukas