Skip to content
softius edited this page Feb 25, 2013 · 1 revision

Roadmap

Version 0.1

  • Provides two reports. Detailed report will report the exception code, message, the source file as well as the stack trace. Minimal report will just display the exception code and message.
  • Provides support for the following options:
  • template: this will allow developers to choose a template or create one, if necessary
  • lines: define the length in lines of code blocks
  • project root directory: defines the project directory, to be used to display a shorten path version in stack trace

Version 0.2

  • Display class::method or functions invoked in detailed view
  • Display a summary of arguments passed to class::method or functions in detail view

Version 0.3

  • Display detailed report of arguments passed to class:method or functions in detail view

Clone this wiki locally