Skip to content

Upcoming stuff

Jacob Jensen edited this page May 24, 2016 · 21 revisions
  • Website for Diamond
  • Documentation for Diamond
  • More wiki pages to describe and help the usage of Diamond
  • Better error messages (Specify views etc.)
  • Over-all webserver application to act like a root server, representing multiple Diamond applications. Similar to how IIS work. (Will have a new repository, as it'll be a separate project.)
  • Tutorials
  • Tons of example projects
  • Routing by attributes

Battle plan for better error messages

  • Rewrite the whole view generation
    • A mixin per view and not a shared mixin for all views as it is now
    • Match errors with the mixin associated with the view parsed
    • Match errors with the specific code in the view that fails to compile
Clone this wiki locally