Closed nicola closed 10 years ago
I will see whether I can just implement the few things that they abstract
So how did you sort it out, did you just use the "raw" protocol? (that's what I understand you're doing in https://github.com/mozilla/fireplay-sublime/blob/master/fireplaylib/client.py)
Yes, it is the implementation of the client. I will eventually switch to @campd, but will eventually need some more documentation.
There are several issues that raised during development on the fact that ffdb is not a library. It does very little more than
MozClient
that paul has implemented does.Main issues with ffdb:
sys.exit(1)