Jeremy Plichta

Results 4 comments of Jeremy Plichta

Thanks for the response! I was under the incorrect impression that a `F0` indicated a "READ" response of a certain ERD and that the sender included the additional `E1`s on...

> Could we use `jakarta.xml.bind.DataTypeConverter.parseHexBinary(String hex)` for the hex parser? > > Also we could probably simplify `parseUuid` with `java.nio.ByteBuffer`: > > ``` > public static String parseUuid(String uuid) {...

@bsbodden Can you provide more context or an example here? Is the idea if you update the text after you have already saved the object using OM (and the embedder...