Johno Crawford
Johno Crawford
I would like a way to use generic marshallers without relying on deprecated methods, right now org.infinispan.protostream.impl.SerializationContextImpl looks up marshallers using a hashmap with the class as a key which...
I'm trying to create an adaptor for a dto which contains an object field, that's either an object of a registered marshaller, or an object array of objects of various...
When requesting the state it would be nice to be able to filter by current state to cut down on the payload sent from server to client.
I recently found that UnmodifiableCollectionsSerializer fails to copy values of unmodifiable map, as a workaround I am taking a copy of the values before, well, cloning.. :scream: ```java public static...
Would be nice to see built in support for DH.
Changed the `$.param()` calls to `$.param(q, true)` to ensure that arrays are serialized using traditional style, resulting in multiple target parameters instead of target[]. From graphite docs [1] ``` The...
## Problem Description Describe your problem in detail. Include the following information: * Which AIR SDK did you use? 51.1.1.5 * Describe the affected environment: Android vs. iOS, all devices...
## Problem Description Rendering engine applies AA when using cpu renderMode on OSX, it is not an issue with gpu. * Which AIR SDK did you use? air_sdk_harman_50.2.5.1 air_sdk_harman_51.1.1.5 *...
The latest Llama-Guard-4-12B model doesn’t detect or flag blasphemous language / threats in Italian as unsafe. That’s a significant gap in multilingual moderation, especially given how culturally sensitive and offensive...