UncleGedd commented on issue #72:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/72#issuecomment-1073346151


   > In order to prevent breaking changes, what about this? In Userale, the 
configure() function could be altered at line 32 so that if autostart is set 
via the options() function, as could happened if userale is being used as an 
npm package, that value trumps the getInitialSettings() version of autostart. 
This way, the code should work the same as it does now, unless autostart value 
is set to true in the Userale.options() function. In that case, no Userale logs 
would be sent. 
https://github.com/apache/incubator-flagon-useralejs/blob/master/src/configure.js
   
   I can't quite picture it, but I'm more than happy to take a look at a PR (a 
WIP is totally fine).
   
   My bigger concern is around creating a userale behavior dichotomy between 
script vs NPM users. My opinion is that we should have Userale behave the same 
regardless of source. I'm defintely open to other opinions though
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to