[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on the pull request: https://github.com/apache/jena/pull/106#issuecomment-163886614 The whitespace changes make it tricky to follow the real changes so I have converted all the file in the package in master from tabs to spaces to give a common reference

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/106#discussion_r47336271 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/mem/QuadTableForm.java --- @@ -124,31 +96,21 @@ public PMapQuadTable get() {

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/106#discussion_r47354583 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/mem/QuadTableForm.java --- @@ -124,31 +96,21 @@ public PMapQuadTable get() {

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread ajs6f
Github user ajs6f closed the pull request at: https://github.com/apache/jena/pull/106 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-10 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/106#issuecomment-163739254 There are a lot of whitespace changes in this PR, for which I apologize. They are present because I have switched my IDE to 4-space indents to match the more commons usage

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-10 Thread ajs6f
GitHub user ajs6f opened a pull request: https://github.com/apache/jena/pull/106 JENA-1083: Refactoring in TupleTable and subtypes for clarity and concision You can merge this pull request into a Git repository by running: $ git pull https://github.com/ajs6f/jena