Wireframe editor now makes FB5 switch
The wireframe editor code in subversion now creates an FB4 or FB5 format switchblock. In other words a circuit.xml file. There are more changes I want to make to this code but essentialy it will create a file suitable for use as a starting point in a non MVC application. It only takes a few mods to use the generated file as the controller for an MVC application too.
My plan is to make the generator do both MVC and non MVC code. Watch this space!

