2graphic / sinap-ide

Sinap IDE development project.
7 stars 1 forks source link

Made sure to ensure plugin dir is created. #345

Closed slaymaker1907 closed 7 years ago

slaymaker1907 commented 7 years ago

The main issue was that I was not making sure that a plugin directory was created if none already existed.

Also improved performance of managing plugins by pruning duplicate acquisitions of the lock.

slaymaker1907 commented 7 years ago

@Sheyne I've greatly improved the performance of the manager by making the lock eliminate duplicate events as much as possible.

slaymaker1907 commented 7 years ago

I'm going to take a break from IDE now to work on the cli.