Ticket #791 (new enhancement)
Opened 2 years ago
Convert STCBase to use new FileReader
| Reported by: | https://me.yahoo.com/postrockrob#52e3a | Owned by: | rob |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15 |
| Component: | stc | Keywords: | |
| Cc: |
Description
The new class FileReader? was created to support loading files outside of buffers. It contains logic for handling the encoding and converting to unicode chars, basically ripped out of STCBase. Now, need to convert STCBase to use FileReader? so there's no duplication of code.
Attachments
Note: See
TracTickets for help on using
tickets.
