Open GoogleCodeExporter opened 9 years ago
NOTE:
After my last commit, the affected code lines are now 84-88.
Also, another problem on our part is the resource model that client editors
use. Right now, they're using StringEditorInput's as backends, which have no
concept of persistence, and markers need this. We're going to have to
re-design the resource model so these are stored somewhere (temporarily) on
disk....
Original comment by rvmille...@gmail.com
on 12 Jun 2011 at 8:15
I'm confused. Can you elaborate for the rest of us what a StringEditorInput
and marker is? Is this related to the filed bug or should it be a separate
bug entirely?
Original comment by rharagut...@gmail.com
on 13 Jun 2011 at 9:50
Yeah, that issue is unrelated. But it will also prevent Cursor positions from
working.
So I figured I'd work on re-doing the resource model later, but the
BackendClient has its own problem described above. You can replicate it by
un-commenting the designated lines. Using only the host for now will avoid the
other issue.
Original comment by rvmille...@gmail.com
on 14 Jun 2011 at 12:59
See issue 43 for the other problem.
Original comment by rvmille...@gmail.com
on 14 Jun 2011 at 1:28
Original issue reported on code.google.com by
rvmille...@gmail.com
on 12 Jun 2011 at 6:29