[GitHub] incubator-fluo issue #771: Use default methods for Charsequence handling in ...

2016-09-15 Thread keith-turner
GitHub user keith-turner opened an issue:

https://github.com/apache/incubator-fluo/issues/771

Use default methods for Charsequence handling in transaction and snapshot

while working on #770 I realized that a lot of the charsequence convenience 
methods on transaction could be implemented using default interface methods.  
These methods have trivial implementations and having them implemented in the 
interface makes it much easier to implement the interface.






---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-fluo-recipes issue #104: Add varargs Column methods to snapshot me...

2016-09-15 Thread keith-turner
Github user keith-turner commented on the issue:

https://github.com/apache/incubator-fluo-recipes/issues/104
  
Meant to open this against Fluo. Opened apache/incubator-fluo#770


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---