[IronPython] Compiling in assemblies

2006-01-29 Thread Fabio
When the IronPython library end the beta phase, we will can create assemblies? exe, dll, etc...   Regards Fabio ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

[IronPython] Method overload

2006-01-08 Thread Fabio
ython handle this? By example, the method "System.Console.Write()" has 18 overloads! This will work in .Net?   Regards Fabio ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] Method overload

2006-01-08 Thread Fabio
Thank you, Martin   And when we develop new classes in IronPython, already exists some guideline about method overload? Using the previous example, if I wish create a "System.Console" class with in a "Write()" method with 18 overloads? Regards Fabio   2006/1/8, Martin Ma

Re: [IronPython] Newbie question about 'import'

2006-01-07 Thread Fabio
Thank you, Martin. Worked very fine!   Do you know if have some command to obatin help about the commands? like in DOS we can use DIR /?   Regards Fabio  2006/1/7, Martin Maly <[EMAIL PROTECTED]>: Hi Fabio,   The tutorial is meant to be ran from the Tutorial directory (there are 2 batch fi

[IronPython] Newbie question about 'import'

2006-01-06 Thread Fabio
eed set some like import "Tutorial\first" but I know not the syntax...   Someone can help?   PS: How I do to in console get help about any command?   Thanks for all! Fabio ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com