Bug 259414 - [api] refactor the "SSH Shell" to use the generic Terminal->IHostShell converter
Summary: [api] refactor the "SSH Shell" to use the generic Terminal->IHostShell converter
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.1 M5   Edit
Assignee: Anna Dushistova CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on: 240523
Blocks: 261481 261478
  Show dependency tree
 
Reported: 2008-12-19 15:58 EST by Anna Dushistova CLA
Modified: 2011-05-26 06:57 EDT (History)
0 users

See Also:


Attachments
patch that does the refactoring (3.68 KB, patch)
2009-01-12 07:09 EST, Anna Dushistova CLA
mober.at+eclipse: iplog-
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Dushistova CLA 2008-12-19 15:58:04 EST
Using generic adaptor factory for IHostShell should allow us to get rid of some duplicated code.
Comment 1 Anna Dushistova CLA 2009-01-12 07:09:47 EST
Created attachment 122254 [details]
patch that does the refactoring

It's done similar to shells.telnet refactoring.
Comment 2 Anna Dushistova CLA 2009-01-12 08:15:20 EST
Done.