I am currently browsing the sources of laconi.ca and got very mixed feelings.
there's use of XMLWriter (cool!), but some hackish emulation of autoload using defines and require_once (not cool) there are procedural wrappers over classes (common_start_xml(), ...) instead of inheritance. weird.. So, I wonder: is it ok to provide patches to clean this kind of stuff? (code would become more structurized and clean) -- Alexey Zakhlestin http://blog.milkfarmsoft.com/ _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
