Hi, the Elisa guys would like to use this module just as they're using the log module, using svn:externals.
I see three possiblities: a) move message.py into flumotion/extern/log, and adapt it to "import log" directly (which requires log.py to be a sibling, but would work for anyone who svn:externals this dir) b) same as a), but rename flumotion/extern/log to something more generic since it's not only about logging anymore c) create a shared project of fluendo python code. I would lean towards a) for now; what do you think ? Thomas
