File: TODO

package info (click to toggle)
libclass-base-perl 0.03-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 100 kB
  • ctags: 38
  • sloc: perl: 393; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
* I think things like debug() and debugging() should be part of a 
  Class::Base::Debug mixin, but for now they're in here.

* Other mixins might include Class::Base::Factory for providing 
  factory() and create() methods which interface to uhm, Class::Factory,
  oh, I see Chris Winters has already written that, oh good... hmmm...