i am creating plugin for gaim which might have to use seperate object for account logged in and maintain state.
so i have two questions:
1. is th perl API provided capable of handling objects in the first place?
2. is a new instance of plugin created with every account or the is just one instance of the plugin? with that starts when gaim starts?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am creating plugin for gaim which might have to use seperate object for account logged in and maintain state.
so i have two questions:
1. is th perl API provided capable of handling objects in the first place?
2. is a new instance of plugin created with every account or the is just one instance of the plugin? with that starts when gaim starts?