xjsender / haoide

Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
MIT License
199 stars 46 forks source link

idea: auto-refresh list with logs from server? #121

Closed vitaly-zdanevich closed 8 years ago

vitaly-zdanevich commented 8 years ago

After some action with Salesforce I need to fetch self and wait few seconds - will be better if every five seconds list with logs synced.

xjsender commented 8 years ago

@vitaly-zdanevich , because haoide is written by python which doesn't support Bayeux Protocol for Streaming API, if we try to pull debug logs with backend thread, it is a waste for API consuming.

Editors based on Nodejs like Atom, Brackets and Visual Code can support Bayeux Protocol, however, I have no planning for this.

vitaly-zdanevich commented 8 years ago

ok, but your link is 404

xjsender commented 8 years ago

It is ok now, sorry.