Sha256: 6458618d49750bc401a7d102826a13f3466868fcc1734a32b369752850542ea9

Contents?: true

Size: 889 Bytes

Versions: 1

Compression:

Stored size: 889 Bytes

Contents

= Introduction

For now, see the docs for the Ole::Storage class.

= TODO

== 1.2.8

* fix property sets a bit more. see TODO in Ole::Storage::MetaData
* fix mode strings - like truncate when using 'w+', supporting append
  'a+' modes etc. done?
* make ranges io obey readable vs writeable modes.
* more RangesIO completion. ie, doesn't support #<< at the moment.
* ability to zero out padding and unused blocks
* case insensitive mode for ole/file_system?

== 1.3.1

* fix this README :). maybe move todo out, and put something useful here.

== Longer term

* more benchmarking, profiling, and speed fixes. was thinking vs other
  ruby filesystems (eg, vs File/Dir itself, and vs rubyzip), and vs other
  ole implementations (maybe perl's, and poifs) just to check its in the
  ballpark, with no remaining silly bottlenecks.
* supposedly vba does something weird to ole files. test that.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-ole-1.2.7 README