Hi Phill,
I thought it might be interesting to note (especially for others that might
read the thread) that compilers are indeed part of the framework.
Being more specific on what kind of additional support you are looking into
VS.NET ("ongoing" support is a bit vague) would likely help to move this
thread from a general discussion about the interest of directly coding using
MSIL to a more focused thread as you wish...
Now you have an IDE (I thought you didn't find one) but I still don't really
see what kind of support you are looking exactly in VS.NET. Can you give a
specific example of what support you would like in VS.NET ? Anyway you'll
likely have to get (or even perhaps create) the pieces yourself as IMO
VS.NET will never support MSIL coding out of the box.
I remember to have seen some tools lately but AFAIK they are all working on
previously genereated MSIL code. In particular I believe I saw that MS has
something that allows to plug into the JIT compilation process. Is this the
kind of thing you are looking for ? You could also try the VS.NET
extensibility group. It might well allows to add an add-in that would allow
to edit whatever format the file is using exactly as VS.NET can handle ASPX,
..CONFIG or XML Files...
--
Patrice
Phill said:
I already have an IDE for MSIL. I was wanting ongoing support within VS2005
and other Microsoft development areas.
As Lau Lei's reply said, a schema, is the answer and I agree. Other than
Kevin Spencer's, and Lau Lei's replies, the other posts were a waste of time
and to some degree off subject. Other's shouldn't be concerned if I am so
called taking a harder road, so to speak. If you haven't got the answers or
a good word to say then don't reply.
I'm not interested in C# or other high forms of MSIL, to me they are a waste
of time due to me not having a need to be employed by those that ask for it
and that I have zero difficulty coding in MSIL.