[ 
https://issues.apache.org/jira/browse/CASSANDRA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694120#action_12694120
 ] 

Johan Oskarsson commented on CASSANDRA-26:
------------------------------------------

Agreed that the client libs might live somewhere else, but I would still argue 
there is a case for src/java, for example if we implement native compression 
libraries, src/native or src/c++ for example.

> Move source into src/java
> -------------------------
>
>                 Key: CASSANDRA-26
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-26
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>
> In order to allow code in different languages I suggest we move the current 
> src/* into src/java and test/* into test/java. 
> Perhaps one day we would like to publish easy to use client libs in other 
> languages or put test configuration in test/conf as in CASSANDRA-22, this 
> move would help make such changes easier before we have too many outstanding 
> patches against the current source.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to