Quote:
Julio, you totally confused me with this
I thought, that Samin is something like FRAPI, i.e. a API Framework to generate API.
But when I googled for it, Google couldn't find any "API Samin". Only through extended searches I finally found out that you just misspelled the name, and that it should be "
Sami" without the "n", and that it was not a "API Generator", but only
API Documentation Generator In this case, we already have it for over a year, and we even created a special Website for it:
http://api.xoops.org/There you can find two API documentation, generated with:
a)
Doxygenb)
ApigenThe Apigen version has a nice overview of Namespaces that you were interested in.
FYI - as far as RESTful web services libraries, Richard was looking at Guzzle.
I hope, this addresses your suggestions, but also provides a good way to learn more about the XOOPS 2.6.0 architecture.
Also, regarding modules: once Eduardo integrates Common Utilities into Core, his modules will be available as "native modules", and we might use them as the "official modules" (with appropriate function to import data from existing modules), or convert existing modules to the new GUI standard, or mix of both. One way or the other, we should end up with some very cool looking modules!