Hi
Dne Sat, 23 Jun 2012 01:11:45 +0300 Alex Marin alex.ukf@gmail.com napsal(a):
I have implemented a good deal of the object oriented plugins system. All of the plugins can be found in the /libraries/plugins/ folder in my git repo [1]. There are two important things that are missing right now:
- The update() methods in the Observer pattern.
- Serious testing.
I think that my code is safe to be merged now. There are probably still a few bugs left, but more people having them will pop them out faster. I hope there are not so many, though. And I also believe that new development can be done over my classes without problems. What do you think?
Actually I was thinking about merging it, but it does not merge without conflicts. Can you please look at it?