Closed lsetiawan closed 7 years ago
@lsetiawan, there was a discussion mostly with @ocefpaf, probably on a PR, where we decided to not do that "not working" directory separation after all. I don't remember which PR it was, so I can't point to the discussion.
I think I'm still on the balance between the two approaches, but I'll go with what we have now rather than accepting your PR. But first let me know if you have new arguments to make us go in this direction.
Thanks.
@emiliom I guess I missed that memo. I don't have strong preference here. I'll close this PR then. Thanks.
Just to clarify. Anyone using master
should know that the code comes without any "warranties." So, keeping all the examples in the same location, is the saner option for the developers.
However, we should not ship broken code to end user! PR #103 updated the MANIFEST.in
file and prevent those examples from making into the source distribution tarball.
Thanks for the reminder and explanation, @ocefpaf!
I moved the stuff that are not being used in
examples/flask
toexamples/flask_notworking
. Let me know if I miss anything.cbi
andswis
are currently used in travis ci andodm1_1
andodm2
are the ones we are focusing.This PR is related to ISSUE #72