Skip to content

Conversation

@frozenspider
Copy link

Changes done based on experience with this library in real-world project.
It would probably be better to review this PR commit-by-commit due to files moving and reformatting. Reformatting can be verified by adding a ?w=1 key to GitHub commit URL.

Alex Abd and others added 22 commits September 27, 2014 22:32
 - Removed simple "value" getter since only few cell types supports it
 - Cell value mutators changed to comply with Scala Naming Conventions:
http://docs.scala-lang.org/style/naming-conventions.html
mutators without accessor, but changed its behaviour for pattern
matching.
Also CellType sealed class is now abstract (no more compile warning on
pattern match)
lastRowNum because that causes troubles for some documents where
lastRowNum was huge and much greater than physicalNumberOfRows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants