Ticket #1361 (new task)

Opened 2 years ago

Create new General Plugin class

Reported by: erijo Owned by: emostar
Priority: normal Milestone: 2.0.0
Component: licq daemon Version:
Keywords: Cc:

Description

A new header file (licq_generalplugin.h) will define a class that all general plugin's will inherit from. Using inheritance will provide an easier way for plugin's to be created.

Because of this change, the way plugin's are loaded and handled in the daemon must be modified. When this change is complete, there shall be no references of CPlugin left anywhere.

Note: See TracTickets for help on using tickets.