Andy

License headers have been added

The old Serializer is left in for now in case anyone is using it directly.
 While I suspect this is not the case I have marked it as deprecated for
now and we can remove it in future per our usual deprecation policy.

The new registry essentially takes the current logic used in Serializer to
create the actual QuerySerializer and replicates it in a
QuerySerializerFactory implementation which gets registered in
SerializerRegistry as the default setup of the registry.

Rob

On 17/09/2014 15:13, "Andy Seaborne" <[email protected]> wrote:

>On 17/09/14 11:04, [email protected] wrote:
>> Added:
>>      
>>jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/modify/request/U
>>pdateSerializer.java
>>      
>>jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/serializer/Query
>>SerializerFactory.java
>>      
>>jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/serializer/Seria
>>lizerRegistry.java
>>      
>>jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/serializer/Updat
>>eSerializerFactory.java
>
>Rob - could you put license headers on these files please?
>
>Out of curiosity - is there some design reason why the old "Serializer"
>is still around? Not a registration of QuerySerializer?
>
>       Andy
>




Reply via email to