Hi.
I am looking to work on the Suds project as it looks like the project has stagnated and a new release hasn't been released in a while. Some questions though:
- First, I have looked at the code already but haven't delved into it
too deeply. Can anyone give a short overview of the modules and/or architecture?
Don't think there is such a thing. :-) But a few days playing with the code - if possible by trying to implement a specific feature you need or fix a bug you found should get you up to speed. At least it did for me when I needed to get the code to work in one of our projects.
- What is the most recent build or what is the latest code. I looked
through the mailing list and it looks like /Veres-Szentkiralyi Andras/has created a version with some fixes here: https://github.com/dnet/suds. Should I fork his or is there a newer version someone knows about?
Do not know about this one (will take a look though), but I have run into several forks on the net, including mine. There is one on Bitbucket containing Python-3 patches that I forked from.
- Any resources for someone who has worked on with SOAP on a surface
level but has not delved too deeply into SOAP internals? Any resources useful in general to work with the Suds?
I'd be interested in that as well but so far have not found anything better then 'delving into the source' and playing around with pdb.set_trace(). :-)
Sorry I could not be of more help.
Best regards, Jurko Gospodnetić