[development] API module namespace reservation

Daniel F. Kudwien news at unleashedmind.com
Fri Aug 31 02:17:31 UTC 2007


> Modules are good because they are modular. What is the advantage of putting 6 into one?

The existent modules do not share the same data, although all of them deal with the same kind of information. AFAIK, most of them implement their own forms to fetch and output similar data and do not interoperate with other modules. Thus, an API(-like) module would not only reserve the generic namespace but also introduce a shared, extensible dataset.

That was the good news. The bad news is, that there is no code and I will not have time to actually do something within the next weeks, which in turn is the (hopefully reasonable) cause for my question.

sun



More information about the development mailing list