On 7/17/13, Antonia Horincar <[email protected]> wrote: > Hi, >
:) > Sorry for the late reply. By using the two methods mentioned above > (changeLog and query) I managed to get what I wanted. However, I'm not sure > if I'm supposed to integrate the entire Bloodhound RPC plugin in my > project, or just extract the methods? > I recommend to declare Bloodhound RPC plugin as a dependency in setup.py just like any other (Python) library you might choose to build your project. There is a case for including it in default installation (eventually) e.g. quick ticket shortcut in Bloodhound theme . -- Regards, Olemis.
