Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin Template/Framework
#1
In this topic I said that I would be producing a tutorial on plugin development from scratch. I've realised that because the process is so heavy and introduces so many concepts that shouldn't be taken for granted, it would be good to provide a plugin template or framework that goes a bit beyond what is on the wiki.

Can anyone tell me what they think of the attached templates? Neither plugin performs any meaningful task - it is about getting the flexible structure set up to actually then produce ones own plugin. The bulk of the structure is lifted from the way mvlcek organises his files.

One example is done purely in a procedural programming style. The other uses OOP techniques to provide a plugin controller that can easily be extended to have more methods; also, the plugin autoloads classes from its folder.

In short, I'm asking is whether or not these examples would actually be helpful for plugin developers (prospective, new or old) and if not, what can be done to improve it?

Thanks for any feedback and kind regards.


.zip   yourplugin_proc.zip (Size: 3.64 KB / Downloads: 7)

.zip   yourplugin_oop.zip (Size: 3.98 KB / Downloads: 7)
Reply


Messages In This Thread
Plugin Template/Framework - by Angryboy - 2014-03-19, 02:16:49
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 02:48:56
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 03:05:55
RE: Plugin Template/Framework - by Carlos - 2014-03-19, 03:54:16
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 03:07:29
RE: Plugin Template/Framework - by Angryboy - 2014-03-19, 03:42:43
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 04:00:00
RE: Plugin Template/Framework - by Angryboy - 2014-03-19, 04:15:53
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 04:28:59
RE: Plugin Template/Framework - by Angryboy - 2014-03-19, 05:30:00
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 06:21:43
RE: Plugin Template/Framework - by shawn_a - 2014-03-19, 07:18:20
RE: Plugin Template/Framework - by Angryboy - 2014-03-19, 09:20:34
RE: Plugin Template/Framework - by Angryboy - 2014-03-20, 22:03:09



Users browsing this thread: 1 Guest(s)