FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dynamically extending dmdscript

 
Post new topic   Reply to topic     Forum Index -> Walnut
View previous topic :: View next topic  
Author Message
bobef



Joined: 05 Jun 2005
Posts: 269

PostPosted: Sun Feb 26, 2006 1:38 am    Post subject: Dynamically extending dmdscript Reply with quote

I sent this to Carlos yesterday, but I was unaware he is not maintaining the project anymore. So to anyone it may interest.

Quote:

Hello Carlos,

I don't know if you still work on Walnut, but if you do this may be of great interest for you. I managed to extend DMDScript at runtime, i.e.

Code:
dsLoadModule("module.dll");
// these are loaded from module.dll and are not registered when the Program object is first initiated
testglobal();
var a=new testclass;
a.testmember();


If you are interested you can contact me at my email - bobef at lessequal dot com



It is cross-platform, although I haven't yet testet it under Linux...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Walnut All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group