[ 
https://issues.apache.org/jira/browse/CASSGO-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896389#comment-17896389
 ] 

João Reis commented on CASSGO-29:
---------------------------------

We can also have multiple internal packages under the "internal" directory if 
there is a need for it (I don't think there will be a need for it though, a 
single internal package will probably be fine).

> Refactor packages to separate frontend api to backend internal api
> ------------------------------------------------------------------
>
>                 Key: CASSGO-29
>                 URL: https://issues.apache.org/jira/browse/CASSGO-29
>             Project: Apache Cassandra Go driver
>          Issue Type: Improvement
>          Components: Core
>            Reporter: João Reis
>            Priority: Normal
>             Fix For: 2.0.0
>
>
> {quote}Currently everything exists within the gocql package, as the driver 
> functionality expands the package gets more and more complicated.
> We should maintain the current API in the gocql package, but move much of the 
> internal things out into sub packages.{quote}
> {quote}A good starting point would be to move the unexported marshalling code 
> into an internal package and export just the Marshall / Unmarshall functions 
> from the gocql package{quote}
> https://github.com/apache/cassandra-gocql-driver/issues/465



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to