--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/fd7f65be-c939-4191-b242-07c9d74c96bfn%40googlegroups.com.
Lukas Karlsson
Cloud Architect / Developer Advocate
Broad Institute of MIT and Harvard
105 Broadway, Cambridge, MA 02142
Pronouns: he/him/his
Thanks for the reply, Lukas, it is helpful to know that you came to the same basic conclusion and have found some other way forward. I have been trying to avoid the build from scratch plan since it would probably take me many months to do that, with the best case scenario being that things work exactly as they do now, but it does look like that plan may be inevitable.That said, given that there doesn't seem to be a replacement solution that uses the same approach as CEF, which I really like for many reasons, another strategy I have been considering (and even started experimenting with) is to just fork and python3-ify the Cloud Endpoints Frameworks libraries and dependencies, and ideally even try to submit them back to the main repos as pull requests. If I thought there was a chance those pull requests might be accepted, I might even be willing to put some real effort there to make it happen. Unfortunately, the graveyard of pull requests that have been sitting there for years without comment (see https://github.com/cloudendpoints/endpoints-python/pulls) suggests that it wouldn't be worth the effort, beyond what it would take to get things working for myself.