[MonoDevelop] RefactoringCommands: Encapsulate Fields initial implementation

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Apr 24 16:16:26 EDT 2007


On 4/24/07, Lluis Sanchez <lluis at ximian.com> wrote:
> If you want CodeRefactorer to modify files from the editor, you should
> create a ITextFileProvider implementation which returns such files. You
> can look in MonoDevelop.GtkCore for an example. Look for the class
> OpenDocumentFileProvider. Maybe we should move this class to
> MonoDevelop.Ide.Gui, so it can be reused.

That's a good idea. There's a similar ITextFileProvider implementation in
MonoDevelop.DesignerSupport as well.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list