Are there any XML Editors with FTP and file-tree browsing combined?
        Posted  
        
            by JW
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JW
        
        
        
        Published on 2010-02-09T09:12:19Z
        Indexed on 
            2010/03/13
            9:05 UTC
        
        
        Read the original article
        Hit count: 227
        
Are there any (free preferably) XML Editors combined with
- FTP and
- file-tree browsing
- Project wide find+Replace
I.e A bit like what Dreamweaver MX is but with fancier XML capabilities /XSLT /XSD
Perhaps even DW does this...im still on an older version.
I'd like to keep a smooth flow between
- find-edit-view-upload
any ideas?
Background: I have converted most of the html files of my legacy site into XML (which match the directory structure of my 'public docs' folder). Part of a step towards turning it into completely dynamic data via MVC /Front Controller Pattern.
© Stack Overflow or respective owner