Are there any plans to extend the capabilities of the Notepad window for formatting softcode? Specifically, I think what I'm looking for would be a builtin unformatting system that would take formatted softcode, strip out the comments, carrage returns, extra spaces and tabs, and send it to the world.
Optional features could include source control systems for logging of changes and revisions.
There are a couple of 'standard' unformatters out there for linux systems, including Unformat.pl writen by Adam Dray. Most of these are simply Perl or C scripts which do the deed for you. While I suppose it's possible to port one of these with the scripting capabilities of MUSHclient, I think a built-in one that used the same rules would be more intuitive and hopefully allow for additional functionality.
Thanks!
Rashan
Optional features could include source control systems for logging of changes and revisions.
There are a couple of 'standard' unformatters out there for linux systems, including Unformat.pl writen by Adam Dray. Most of these are simply Perl or C scripts which do the deed for you. While I suppose it's possible to port one of these with the scripting capabilities of MUSHclient, I think a built-in one that used the same rules would be more intuitive and hopefully allow for additional functionality.
Thanks!
Rashan