Reflect 3.0.0-beta-3 has just been released.

News :

  • Old plantUML:run command was migrated in two new API methods/commands :

    • diagram:class that allow to print a single UML class diagram

      bartlett_reflect.classdiagramV3.png
    • diagram:package that allow to print a full package (namespace(s)) UML diagram

      Click to enlarge image in real size.

In a quick look you can see what is in scope of package and what it isn’t
It’s extensible to other graphic engine (like GraphViz), but required to implement new processors with interface Bartlett\Reflect\Api\V3\Diagram\ProcessorInterface. E.g: Bartlett\Reflect\Api\V3\Diagram\PlantUmlProcessor
  • The Migration Guide to v3 is now available.

Bugs :

  • fix missing output in CLI (Linux OS). Thanks to Remi Collet (see commit b56ba62)

Roadmap :
  • First release candidate is planned for Marth 3, 2015

  • Stable release one month later.

Download :

Published by Laurent Laville on 2015-02-26