Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Direction of Plugin System
#6
An issue i've just come across is that because the plugin system has not been built using classes, the plugins are now at a large risk of breaking eachother.

If you think that a user installs 10 plugins.

One of those plugins has:

getData();

Another plugin has

getData();

They cause issues as the previous function has 'been declaired' (it shows up in debug mode) now i'm assuming this could become a larger problem down the line. How can this issue be dealt with?
Nothing is too difficult... anything is possible.
'But you tried, and you failed.. the important thing? never try'
Reply


Messages In This Thread
Direction of Plugin System - by internet54 - 2010-02-08, 06:32:22
Direction of Plugin System - by internet54 - 2010-02-08, 06:35:04
Direction of Plugin System - by ccagle8 - 2010-02-08, 06:57:50
Direction of Plugin System - by internet54 - 2010-02-08, 07:53:15
Direction of Plugin System - by ccagle8 - 2010-02-08, 12:51:14
Direction of Plugin System - by crashfellow - 2010-03-04, 19:39:00
Direction of Plugin System - by crashfellow - 2010-03-04, 19:40:02
Direction of Plugin System - by Nijikokun - 2010-03-04, 23:40:44
Direction of Plugin System - by Zegnåt - 2010-03-05, 08:55:38
Direction of Plugin System - by crashfellow - 2010-03-05, 09:23:57



Users browsing this thread: 1 Guest(s)