Inklog: Objects need friends too, damn it
January 16th, 2004I've run into a bit of a design delimna with Inklog. It's not too difficult to understand and, in the end, it really doesn't matter. However, I thought I'd get the opinion of other developers before proceeding.
In Inklog, all the items that the system can display are represented as objects (PHP Objects) within the code. [...]