Server Help

ASSS Questions - N00B coder question.

Tweezy - Thu Nov 08, 2007 9:13 pm
Post subject: N00B coder question.
Is there a page that details what the limitations on coding for python are? I think what I would like to do is simple enough but if you would be kind enough to tell me how I could figure out what is doable in python I would greatly appreciate it. I am a python noob but I've picked it up rather quickly and I think I am ready to try and take on the vast voids that are module coding.
Dr Brain - Thu Nov 08, 2007 9:24 pm
Post subject:
Might be simpler to ask if what you're trying to do is possible. I don't believe anyone has taken the time to compile a list of what python can and cannot do.
Doc Flabby - Fri Nov 09, 2007 5:06 am
Post subject:
python can do anything you can do in c, however the way to do it is different.
Dr Brain - Fri Nov 09, 2007 8:14 am
Post subject:
Doc Flabby wrote:
python can do anything you can do in c, however the way to do it is different.


We're talking about ASSS here, not Python vs. C in general. There are some things that Python CANNOT do in ASSS, such as register interfaces.
Animate Dreams - Fri Nov 09, 2007 11:13 am
Post subject:
By registering interfaces, you mean like... adding an interface? So all core/shared modules have to be in C?
Smong - Fri Nov 09, 2007 5:31 pm
Post subject:
I think you can register an interface, such as freqmanager, flagcore thingy, you just can't create your own custom interfaces without recompiling the pymod module.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group