I know I've seen the idea of breaking up AGS into command line tools given at least a passing reference in the past, but has anyone ever made a serious attempt to do this? ...decoupling the editor from the compiler/linker, and so on? I think the advantages are obvious (and have been discussed: automated builds, editor independence, all leading to easier-to-implement cross platform development environments, and so on). Has anyone gone beyond the conception stage with this idea?