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

Benedict commented on CASSANDRA-8759:
-------------------------------------

I've pushed an update rebased against trunk, and introducing a shared 
AbstractUUIDType superclass. Although it mostly shares static methods it still 
seems the cleanest way to share code between the two.

> Make TimeUUIDType extend UUIDType
> ---------------------------------
>
>                 Key: CASSANDRA-8759
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8759
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Trivial
>             Fix For: 3.0
>
>
> Split out from CASSANDRA-8730. I, and somebody historically, have evidently 
> edited one without editing the other. Since their behaviour is highly 
> overlapping I think it would be beneficial for TimeUUIDType to extend 
> UUIDType, and for their shared behaviour to share implementation. This will 
> also standardise their behaviour for parsing CQL2 literals.
> I've not marked a fix version, since I don't mind too much what version this 
> makes it into.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to