1-10 of 33 < Previous Next >
Discussions for Silverlight Dynamic Languages SDK
Latest post:
Jun 30
2:25 PM
10 Posts
First post: bwmcadams wrote: I know within standard IronPython I can run clr.CompileModules("foo.dll", "foo.py") to compile code down to a prebuilt assembly...
Latest post: tarlano wrote: Can someone tell me if using clr.CompileModules and using the SDL-SDK I can get a fully statically compiled executable.. This c...
Jump to: First Post    |Latest Post
Latest post:
Jun 29
5:17 PM
5 Posts
First post: mnadig wrote: I'm just getting my feet wet with DLR in SL. Basically I'm trying to define a class (that implements INotifyPropertyChanged) i...
Latest post: mnadig wrote: I believe the bit I'm missing pertains to __clrtype__ support to allow SL to reflect on the properties of my dynamic class.http...
Jump to: First Post    |Latest Post
Latest post:
Jun 23
11:36 PM
2 Posts
First post: Ben_Christenson wrote: One of things I really like about python is the interactive interface and documentation. Being able to simply ask a member fun...
Latest post: jimmysch wrote: Ben, Currently in SL this only works for Python code. So this would work in DLRConsole: py> def foo():py|   "this is a doc stri...
Jump to: First Post    |Latest Post
Latest post:
Jun 20
8:07 AM
9 Posts
First post: Ben_Christenson wrote: I start the server with script\server /b which brings up IE with a directory structure.After moving into samples\python\clock\i...
Latest post: jimmysch wrote: Sure, sdlsdk-0.1.0 will be confused because it's expecting the public version of Silverlight to be 2.0 Beta 1, not 2.0 RTW. Ple...
Jump to: First Post    |Latest Post
Latest post:
Jun 18
7:13 PM
1 Post
First post: fboisseau wrote: My developement enviroment is setup to be stored on a drive on an UNIX box shared using Samba, I map this shared folder to a dr...
Jump to: First Post
Latest post:
Jun 16
5:55 PM
4 Posts
First post: adhi_r wrote: We are developing quite a big application in Silverlight using ironpython. And the initial loading of Silverlight is very slow....
Latest post: bwmcadams wrote: I've started working on this the last couple of days.I'm not certain yet if I'll need to produce an IronPython patch or I can m...
Jump to: First Post    |Latest Post
Latest post:
Jun 16
4:22 PM
5 Posts
First post: ais wrote: I try class NotifyImplementation(INotifyPropertyChanged): def __init__(self): pass def Test(self): ...
Latest post: mnadig wrote: Thanks for the tip on pyevent. Got it from codeplex. Looking at the examples there, it seems it will resolve it because it is i...
Jump to: First Post    |Latest Post
Latest post:
Jun 15
9:47 PM
2 Posts
First post: malpeli wrote: i just found this, tks.
Latest post: jimmysch wrote: Eduardo, Thanks! Let me know if you need any help getting started on things. The “Official SDK” for Silverlight is instal...
Jump to: First Post    |Latest Post
Latest post:
Jun 14
5:46 PM
2 Posts
First post: Ben_Christenson wrote: I would like to use xmlrpclib as I do with Python. I have tried it in Iron Python and it work simple enough. However, if I tr...
Latest post: jimmysch wrote: Can up submit a issue and attach an app which reproduces this?
Jump to: First Post    |Latest Post
Latest post:
Jun 10
9:53 PM
5 Posts
First post: davidsalazar wrote: I've came with the surprise that DLR 0.5.0 has no Managed JScript support. At least not that I can see. I would really apreciat...
Latest post: mnadig wrote: "What is the official stance..." I believe was answered in this thread http://dlr.codeplex.com/Thread/View.aspx?ThreadId=58121 ...
Jump to: First Post    |Latest Post
1-10 of 33 < Previous 1 2 3 4 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196