Just to be a little more concrete "IronStudio" consists of:
        MPFProj - this is mostly just taken as-is (there's a few bug fixes)
        Subclasses of MPFProj which add more functionality and customize it in 
various ways
        A VS REPL (MEF) component that can support multiple languages
        Managed code to implement and support the "Object Browser" feature of VS
        Helper classes for things like setting up an analysis queue, talking to 
remote DLR based scripting languages
        Helper classes to easier connect DLR based APIs to VS based APIs

As Dave says "IronStudio" isn't necessarily a great name but it's the name
that was used when a lot this code was originally written (2-3 years ago).

> -----Original Message-----
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Dave Fugate
> Sent: Monday, August 09, 2010 10:40 AM
> To: Discussion of IronPython
> Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> 
> It's nothing new, and probably needs a less confusing name;)  This is just
> what we refer to the generic IronPython Tools bits as.  E.g., IronPython Tools
> is to IronStudio as IronPython is to DLR.
> 
> My best,
> 
> Dave
> 
> -----Original Message-----
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Jeff Hardy
> Sent: Monday, August 09, 2010 10:29 AM
> To: Discussion of IronPython
> Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> 
> On Mon, Aug 9, 2010 at 11:12 AM,  <merl...@microsoft.com> wrote:
> > Fixes the MSI so that IronPython Tools works again - the MSI now installs
> both IronPython Tools and IronStudio separately.
> 
> Err .. what the heck is IronStudio? Just a version of the isolated shell with
> IronPython tools already installed, or something more?
> 
> - Jeff
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to