[MonoDevelop] Rewrite of FileCommands.cs (non-gpl)
Carlo Kok
ck at carlo-kok.com
Fri May 29 07:22:38 EDT 2009
Hey everyone,
I've rewritten FileCommands, one of the last few files left that is
still gpl. The process I used in rewriting this file:
* Deleted the original
* Created the enum from the items defined in the addin.xml file
* Created the classes from the items defined in the addin.xml
* For the classes that I didn't understand how to implement (OpenFile) I
got a colleague to describe what the original did, in his own words, and
wrote a new implementation based on trial and error of that
Sidenote:
It looks like the TextEditor doesn't support IPrintable, so print
preview/print could not be tested.
--
Carlo Kok
RemObjects Software
The Infrastructure Company
http://www.remobjects.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rewrite_of_FileCommands.diff
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090529/e5aa0a7e/attachment-0001.pl
More information about the Monodevelop-list
mailing list