|
Hate UML?Draw sequence diagrams in seconds.http://www.websequencediagrams.com |
Unfortunately I designed it badly and I hate the source code. I don't even understand it anymore, and certainly I don't recommend anybody look at it. However, due to popular demand I am releasing it: webpp.zip. The best thing to do is start from the Main.java method and follow the functions from there.
Want more programming tech talk?
Add to Circles on Google Plus
Subscribe to posts
"Just don't take the output and try to use it as HTML because stuff will be missing."
It's a shame - an online tool like this would be really useful. You probably are aware of the bugs, but javascript inside html comments goes wrong, and some closing tabs appear to be missing too (the </html> went missing on my page; maybe others)
Please work on this tool - I think it could be great!
Andy
This was only a one-day project, and I don't intend to release the source code because it is too messy. I committed the cardinal sin of sitting down and writing code without any prior planning, and it is a mess. It's difficult to change and impossible to add any new features. The thing needs to be re-written from scratch.
Post comment