Guys,

It was discussed on the dev list a few times that it would be a good
idea to move Python, Node.js and PHP thin clients to separate repos
and separate release cycles.

In short there are several arguments for that:

1. There are no dependencies on the core functionality so there is simply
no need for them to be in the main repo.

2. Those thin clients often do not get updates from release to release, but
still
we "release" them, as they are a part of the main release.

3. Moving them to a separate release cycle will allow us to release some hot
fixes for those clients faster and easier.

4. Composer needs a PHP packet that is released to be in a separate
repository.

Thoughts?

Best Regards,
Igor

Reply via email to