TODO 770 B

123456789101112131415161718192021222324
  1. ******************************************************************************
  2. Krumo: TODO
  3. ******************************************************************************
  4. BUGS
  5. ----------------
  6. - watch the SourceForge.net Bug Tracker
  7. Features: PHP
  8. ----------------
  9. - Try to detect anonymous (lambda) functions
  10. - Try to detect whether an array is indexed or associated
  11. - Add var_export support for arrays and objects
  12. - Add JSON support for arrays and objects
  13. Features: GUI
  14. ----------------
  15. - Nicer and friendlier skin(s)
  16. - Add top-level links for collapsing and expanding the whole tree
  17. - Add object & array -level links for collapsing and expanding all the
  18. nested nodes
  19. - Print all parent classes for the rendered objects