mimecuvalo / paramikojs

port of the paramiko library from python→javascript
http://fireftp.net
Other
91 stars 26 forks source link

Missing dependencies #5

Closed kousu closed 10 years ago

kousu commented 10 years ago

paramiko uses inherit() which is duplicated at both https://github.com/mimecuvalo/firessh/blob/master/src/content/js/etc/common.js and https://github.com/mimecuvalo/fireftp/blob/master/src/content/js/etc/common.js, but is not actually inside of paramiko, making paramiko unusable by itself. Same with log.js.

And the issue cuts backwards too at this line. Can that line be set to "ParamikoJS" and FireFTP override it? That's how the python http software works.

mimecuvalo commented 10 years ago

Good points - I'll work on it this week.

mimecuvalo commented 10 years ago

Updated: https://github.com/mimecuvalo/paramikojs/commit/3d755cae143e2b1b29cffb29cf5da7d07984227a https://github.com/mimecuvalo/paramikojs/commit/5a68721d7741a3a419ca7a67f900865b3ba4e447