The usage of can-reflect within various existing modules causes backwards-compatibility problems when some modules are updated and others are not—e.g. a new version of can-stachemay not work with old versions of can-compute (or it might throw and error)
So… is this a breaking change? Everything within a single version of can will work correctly, and if your individual module versions match our release versions, everything will work, but upgrading some of the individual modules and not others will cause issues
Bigger issue: multiple versions of can-observation aren’t supported
We’ve already shipped new versions of CanJS that have this same “problem,” so this might not be a big deal
Tabled the discussion until there’s more of the core team available to vote on whether we need to ship the can-reflect improvements as CanJS 4
can-connect behavior ordering & bundling:
Goal: make can-connect behavior configuration easier by offering “bundled” behaviors that configure your connection correctly
See Nils’ notes for more information on what he presented
This meeting ran long so we tabled other topics/demos.