Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug module violates Microsoft's pattern #879

Closed
dodo1292 opened this issue Jul 6, 2018 · 4 comments
Closed

debug module violates Microsoft's pattern #879

dodo1292 opened this issue Jul 6, 2018 · 4 comments

Comments

@dodo1292
Copy link

dodo1292 commented Jul 6, 2018

Hey everyone,

the "debug" plugin in the file "jquery.fancytree.debug.js" violates Microsoft's pattern, as you can see in the following stackoverflow-thread.

https://stackoverflow.com/questions/11980458/bundler-not-including-min-files

If I define a script bundle in my asp.net application the .debug.js-file is always loaded instead of the main file "jquery.fancytree.js".

Best wishes,
Dominik

@dodo1292 dodo1292 changed the title Microsoft Pattern wird durch das Modul "Debug" verletzt debug module violates Microsoft's pattern Jul 6, 2018
@clozinski
Copy link

clozinski commented Jul 6, 2018 via email

@mar10
Copy link
Owner

mar10 commented Jul 7, 2018

@dodo1292 the debug module is an experimental extension that makes Fancytree more verbose to log events and callbacks. It is not finished yet.
I wasn't aware of this naming convention (*.debug.js handled specially by MS), but I think I can simply rename the module. Thanks for reporting this.

@clozinski Yes, I am living in Germany, but why do you think this is related to software patents?

@dodo1292
Copy link
Author

dodo1292 commented Jul 7, 2018

@mar10 Perfect, thank you :-) What do you think, how long does it take to fix it?

@mar10 mar10 closed this as completed in 363e383 Jul 7, 2018
@mar10
Copy link
Owner

mar10 commented Jul 7, 2018

It will be part of the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants