On Mon, Apr 23, 2012 at 10:07 AM, Petr Bena <[email protected]> wrote: > I think it would be much better if the local wikis where it is > supposed to access this would have some sort of client extension which > would allow them to render the content using the db of wikidata. That > would be much simpler and faster >
I agree with Petr here. I think doing it like we do FileRepo stuff would make the most sense--have an abstract base that can either connect via DB and skip those HTTP requests (for in- cluster usage) or via the API (3rd-party sites). -Chad _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
