mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #534] Plug-In System #295
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DragonzMaster on GitHub (Sep 24, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/534
Want to ask if plug-in system will be added or this plan is canceled !?
If Yes, I found this project sharing it may it help so don't need to implement system from scratch.
https://github.com/dejanstojanovic/Application-Plugin-Manager
Helpful links:
Another video may be useful too 😄 (calling method despite its name)
https://www.youtube.com/watch?v=sUeRdmzRwbs
http://www.codeproject.com/Articles/714926/Csharp-Winforms-Plug-ins-Architecture-Example
@MaxXor commented on GitHub (Sep 24, 2016):
Plugin system is not canceled. It's on my todo list. I'll publish a roadmap for quasar soon so everyone can see what's the plan for the next months and in what direction quasar will go.
@DragonzMaster commented on GitHub (Sep 24, 2016):
Thanks for fast replay. Hope to see it soon.
Good luck ;)
@Pr0active commented on GitHub (Oct 4, 2016):
https://github.com/BahNahNah/MLRat have too nice plugin system, but some hardcoded, but i think usefull