ImageCraft IDE
Mike Huselton
Posts: 746
ImageCraft stated in a recent weblog that:
For myself, that is welcome news. Is that still the case?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
said...
As for Visual Studio, while working with Microsoft always carries a risk (I have personal experience with working for 2 rather large companies that had partnership agreements with Microsoft), in the end, it seems to be the right decision. I have gotten clarification from Microsoft that we will in effect be able to ship a copy of the Visual Studio 2008 IDE (sans the Microsoft compiler) as part of our compiler package free of charge to us and to the customers. People that use their own IDEs (including Eclipse and command line users) will not be affected, and we will get a world class IDE with a lot less work and support cost than if we write our own.
For myself, that is welcome news. Is that still the case?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
Comments
This would provide a compiler framework that would not be tied to a specific compiler.
Having used Microsoft products in my professional coding since 1985, that news would be welcome.
The traditional IDE that ImageCraft provides would not be affected.
Read the complete weblog: imagecraft.wordpress.com/
The article states that the Express Edition is not extensible and, therefore, locked.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
Post Edited (Quantum) : 8/27/2008 2:14:35 AM GMT
BTW: Nice blog Richard. Go tell it on the mountain!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
provided and ImageCraft will impliment the hooks and callbacks to make it uniquely their own.
By the way, I admire VI. It is a very sophisticated editor.
Any editor can be called by the Visual Studio Framework, with varying degrees of integration,
depending on the object model of the editor.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
Post Edited (Quantum) : 8/27/2008 1:56:52 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
In the business applications that I have written, I managed to explore the Object Model of the MS Visual Studio environment to enable me to integrate custom functions and compiler interactions that greatly enhanced the basic IDE. In doing so, I have a feel for the magnitude of the changes. Once you know your way around the Object Model, it becomes a fairly painless exercise.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Yes, I agree. That was a very smart business decision on ImageCraft's part.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH - Electronics: Engineer - Programming: Professional
re: vi
I have the commands embedded in my fingertips. My first programming project in C was to write a ex clone for the (gasp) TOPS-10.