Archive talk:HOW-TO:Write plugins for XBMC

From Official Kodi Wiki
Revision as of 16:17, 8 February 2011 by >Atrent
Jump to navigation Jump to search

This page is very badly designed, it mixes many layers of knowledge:

- python

- python editor

- traffic sniffing

- plugin writing

Instead it should only delve into details about "how to write a plugin", taking for granted knowledge about the rest

An "object oriented" approach would be better, explaining the meaning an expected behavior of the methods that must be implemented in the plugin to make xbmc accept it