Nicolas Delaby
Nicolas Delaby
I see, that explain a lot. I suggest, I take care of transferring the project to jazzband, as it can be a tedious process. For that you would only need...
I see, so it means we won't have access to the namespace on pypi either, I assume. You should advertise the state of the project on the README anyway, to...
If yes, let me help you by doing it. (I just want to make sure you will accept the contribution and the effort before I jump in)
moving to `importlib` instead of deprecated `imp` might solve this. effort tracked by #190
At lock8 we use it to serve nginx https://github.com/lock8/nginx-in-docker
Thanks, I feel the need to challenge your motivation before moving forward with this. > > I find it quite useful since nearly always I have a fixed description to...
> Well it's fixed but it can change with a new software release, I want it stored in the database so I can have the history of it and even...
> I still want the old transitions to have the old description, only the new ones will have the new description. If I want to change the previous ones too...
I really don't want to add this functionality as it motivated by a use case that violates one of my stongest belief that `data` should come first, before `code`, but...
alright, thanks everyone for your feedback. In in order to move forward with this, @lorenzomorandini would you like to add some tests, add a entry in the changelog and document...