Archive talk:HOW-TO:Write plugins for XBMC: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Atrent
No edit summary
>Webbeh
No edit summary
Line 12: Line 12:


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
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
== I'll be cleaning this up ==
I'm doing some house-cleaning on this, this page is hideous.--[[User:Webbeh|Webbeh]] 23:28, 1 May 2011 (UTC)

Revision as of 23:28, 1 May 2011

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


I'll be cleaning this up

I'm doing some house-cleaning on this, this page is hideous.--Webbeh 23:28, 1 May 2011 (UTC)