ArcBees / GWTP

A complete model-view-presenter framework to simplify your next GWT project.
Other
335 stars 132 forks source link

GWTP-136 : Delete old dispatch RPC code #719

Closed meriouma closed 9 years ago

christiangoudreau commented 9 years ago

Isn't that breaking?

meriouma commented 9 years ago

Yes, for people still using the deprecated classes. They have been deprecated since GWTP 1.0

christiangoudreau commented 9 years ago

But shouldn't it be removed from GWTP 2.0 rather than 1.5? I guess that it's my real fondamental question

meriouma commented 9 years ago

I believe our deprecation policy was to leave it deprecated for at least 2 minor versions before removing it, or 1 major version. I think it makes sense to drop it in 1.5

christiangoudreau commented 9 years ago

Sounds good then, lgtm

Chris-V commented 9 years ago

LGTM