What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. G

    Plugin lifecycle, coding practices

    Is there somewhere explained how exactly does the plugin lifecycle look like? - How are static fields handled? (is assembly unloaded between plugin runs?) - How are thread static fields handled? (is new thread created for each plugin run?) - How are instance fields handled? (are new...
Back
Top