Excerpts from Fox, Kevin M's message of 2016-07-20 20:12:48 +0000: > And maybe this raises an interesting defininition mismatch in the > conversation. > > There is archetectural stuff like, do we support 7 different web frameworks, > or do we standardize on flask... python vs go. >
Yeah meh, that's developer centric implementation details and I think not very interesting. To me the architectural questions are deeper. "How do we do locking?", "How should we enable inter-process and inter-host communication?", "How do we handle distributed transactions?" and "What concurrency model should we use?". > Theres also the architectural stuff at the, what interactive surface do you > expose to users/operators. How consistant is it. Does it have all the > features, no matter where they are implemented to do work. I believe this is the goal of the API-WG. But again, they're not there to compel, they're there to advise, assist, and work. Ultimately, if an API is created and is poor, like Linus, the community can definitely say "No" and refuse to use that API. __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev