>>>>> John Wiegley <[email protected]> writes:
> Given what we have today, I think the path of last resistance to getting > something like this up and running would be to use the Python bridge to > write a GUI in either HTML5 or an app framework like WxWindows. The > advantage to HTML5 is that not only could it be accessed remotely, but it > would be easy to write mobile interfaces as well. I've added a "json" report to Ledger. I also have a local branch which includes an HTTP server based on Boost.Asio. This way we can write an HTML5 Ledger UI entirely in Javascript, using REST to query/update the Ledger data. John
