Hi,
for example, the extension AJAXPoll adds and uses two new database tables to a MediaWiki installation. This specific extension could be rewritten to use only one new table.
My questions: 1. Is there a policy, convention, that more than one new table should be avoided in extensions ? 2. Are two or more new tables tolerated?