hi mafi, of course thats all possible, but it`s annoying that code folding does not work any longer in ide.
greets Mathias Fiedler wrote: > Hi Sven, > > I agree my solution might not be the best, that's why I brought it > here to the list.... > > The advantage of the solution with the classes created at runtime is > that like in normal OXID modules you can have multiple modules for the > same base class. > > About performance: I know that many levels of inheritance doesn't have > a big impact on php performance. I don't know if the "eval" of the > virtual classes is slow. But here you could think about a system of > "caching" these virtual clases by physically writing these classes to > the file system and only delete/rewrite them when installing new > modules .... _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
