Thanks Dino!

 

Don't know why I couldn't find it!

 

Cheers

 

Nick

 

From: Dino Viehland [mailto:[email protected]] 
Sent: Thursday, 8 March 2012 3:50 AM
To: Nick Aschberger; [email protected]
Subject: RE: [Ironpython-users] IronPython via nuget - how do I get the
class reference documentation?

 

http://dlr.codeplex.com/wikipage?title=Docs%20and%20specs&referringTitle
=Documentation has these 2 copies of the hosting spec:

 
http://www.codeplex.com/Download?ProjectName=dlr&DownloadId=127513
[doc]

 
http://www.codeplex.com/Download?ProjectName=dlr&DownloadId=127516
[pdf]

 

Which should cover most of what you want.

 

From: [email protected]
[mailto:[email protected]] On
Behalf Of Nick Aschberger
Sent: Tuesday, March 06, 2012 7:24 PM
To: [email protected]
Subject: [Ironpython-users] IronPython via nuget - how do I get the
class reference documentation?

 

Hi All,

 

I have added in IronPython references to my project via nuget, and
things are working swimmingly.

 

However, as I'm ramping up on using IronPython, I'm finding a need
inside visual studio to hit good 'ol F12, and jump to the definition of
a fn or class to have a bit of a read.  I'm talking specifically about
the CLR objects such as engine, ScriptScope, etc.

 

However, there is no XML commentary in the referenced DLL, so there is
nothing to read there. No problem - I figured there would be a class
reference or other documentation around to explain to me what each
function is for.

 

But I can't find one. Perhaps due to weak google-fu. There is nothing
installed, nothing online. Now there must be something out there,
otherwise no-one would know what any of the functions actually do. J

 

So where can I get this?

 

Thanks in advance,

 

Nick Aschberger

 

_______________________________________________
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to