canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

Consider deprecating can/tag #337

Closed phillipskevin closed 6 years ago

phillipskevin commented 7 years ago

can-connect/can/tag/tag isn't used very often outside of a few places in the guides. Also, this module causes can-connect to depend on a bunch of stuff that it shouldn't (can-stache, can-stache-bindings, can-view-callbacks, can-view-nodelist).

I think the examples that use tag would be better off just loading the data on the viewModel and deprecating and then removing tag.

justinbmeyer commented 6 years ago

I'd like to do this for 5.0.

matthewp commented 6 years ago

@justinbmeyer I think you moved this or something... please give it an estimate and close when you're done.

justinbmeyer commented 6 years ago

I did. It’s out. Closing.

matthewp commented 6 years ago

https://github.com/canjs/canjs/pull/4196 puts it into canjs.