On Apr 12, 2007, at 1:06 PM, Andy Dent wrote: > So if I renamed class FooPainter to BarRender, I would want the > script invoked with sufficient information that I could have a script > DoShellCommand "svn rename ~/dev/Andy\ stuff/FooPainter ~/dev/Andy\ > stuff/BarRender" > > Presumably this would provide enough for other scriptable or command- > line version control systems to be similarly updated (I only know svn > and cvs). > > -- > > Please comment! > > http://www.realsoftware.com/feedback/viewreport.php?reportid=bpyuxlng
Seems pretty reasonable to me. It does seem that IDE scripting could be VERY useful in a lot of ways - testing the IDE itself with IDE scripts - running automated tests of projects to see if bugs have been fixed / regressed This might require some additional IDE language like some way to notice that a compile failed and carry on anyways or that a run failed and to carry on anyways <http://www.realsoftware.com/feedback/viewreport.php?reportid=lwlsodmz> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
