segmentio / analytics.js-core

The hassle-free way to integrate analytics into any web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update facade to 2.x

ndhoule opened this issue · comments

Not sure if there's a reason why, but analytics.js tracks the 1.x branch of facade. Makes maintenance kinda hard and also means we've missed out on a bunch of improvements (e.g. cloning/traverse spring to mind)

cc @yields @gjohnson, any missing context here I should know about?

I think facade is really hard to update especially in analyticsjs because it's a bit fragile, so whenever I update it I have to rerun integrations tests and hope that they're good.

personally can't wait to get rid of it and just pass objects around and let integrations use their own utils.

-amir

On 30 ביוני 2015, at 21:48, Nathan Houle notifications@github.com wrote:

Not sure if there's a reason why, but analytics.js tracks the 1.x branch of facade. Makes maintenance kinda hard and also means we've missed out on a bunch of improvements (e.g. cloning/traverse spring to mind)

cc @yields @gjohnson, any missing context here I should know about?


Reply to this email directly or view it on GitHub.