On 5/17/07, Bozhidar Batsov <[EMAIL PROTECTED]> wrote: > I was browsing through the sources of ALPM downloaded from the cvs and I > noticed that there were folders for bindings for java, python, etc., but > they were all empty. Are the bindings to be implemented? Will other > language bindings be accepted in the main source tree?
The removed due to clarity. The bindings were there, yes, but they were just direct dumps via swig. This is usually not a good thing. Proper bindings should be "in the spirit of the language". Any and all bindings are welcome, however. We just didn't want to force, say, C style usage in a java app. Bindings are probably best maintained as a separate project, BUT if you don't have anywhere to host it, we might be able to set something up (though something like google code might be a better idea). _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
