Hi I really like appmap its just fantastic and gives an absolute head start!.
Not sure if in the planning but it would be invaluable if you could add some sort of saving of the plan and reloading of the plan.
This feature will be extremely useful if you want to map a slightly bigger app and save to xml or whatever for later use.
Also notice that if you do not have a big screen it would be nice to have some sort of scrolling.
Many thanks for making this very good tool free of charge
FANTASTIC WORK!
Totally missed out on the release of AppMap. Infragistic baking this UI flow control together with prism is so great. I want to rebuild all my XFORMS apps immediately start using prism again.
After watching all the videos and tried out the template, this was the first thing that came to mind. Why on earth can't I reload the plan and continue working on it until everyone involved is happy with the navigation and flow of the app.
Shouldn't be too hard to parse through the project and show the plan again. Yes if you have done some own stuff/hack in code behind it might not show up in the plan ..but that's ok.
Was also really impressed by infragistics controls that where presented (old video post), so one could say that is was AppMap that made me interested in Infragistics in the first place.
PLEASE ADD IT and you will have a tool that will last and can't be ignored ...and contribute to better coding practises as well :-)
I've looked into this, and it's just not something I want to do. For one, it would be extreme difficult and brittle. Not only would it require parsing all XAML in every view, but we would also need to determine a way to identify what navigation goes where, assuming the developer didn't change any navigation code. This is a very complex problem, and not something I want to even try to introduce.