Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.1
-
None
-
Patch Available
Description
There's no reason for so many of our classes to be lumped into the same file. For instance, transport.rb contains 9 classes. They may be short, but organizationally, it's superior to have separate class files. Of course, some files may contain more than one class per file as appropriate - things like a protocol and its factory, for instance, are perfectly acceptable to group.
Attachments
Attachments
Issue Links
- incorporates
-
THRIFT-419 Comments in Ruby library still reference T* classes (TMemoryBuffer, etc)
- Closed