Open PixnBits opened 9 years ago
thoughts, @peacememories ?
Got no real opinion on this. Maybe add the prospective release date for Firefox supporting jpi? On 8 Mar 2015 22:44, "Nick Oliver" notifications@github.com wrote:
thoughts, @peacememories https://github.com/peacememories ?
— Reply to this email directly or view it on GitHub https://github.com/jsantell/node-cfx/issues/10#issuecomment-77776353.
As for the console.warn
, I'd add that when firefox 38 actually comes out and makes cfx obsolete. Right now it would send a weird message. "This is the tool you need to develop addons for the current Firefox, but it's deprecated"
I created a deprecation branch (diff) as a proposal for the changes (first time being on a project w/ multiple contributers on github).
Should we also add messages when ran by users? (e.g.
console.warn(...);
?)