Hi Philippe, On 23 Sep 2015, at 10:12 pm, Philippe Rabier <[email protected]> wrote:
> You have to modify ERXRestUtils but I’m surprised it’s not already done. AFAICS, it’s done for LocalDateTime and LocalDate, but not LocalTime (or DateTime). > There are 2 methods: > - convertValue to build the output > - coerceValueToTypeNamed to convert input data > > For example, we wanted to support epoch format for NSTimestamp attributes so > we modified a little bit ERXRestUtils and ERXRestRequestNode: > https://github.com/Sophiacom/wonder/tree/sophiacom/Frameworks/EOF/ERRest/Sources/er/rest > > <https://github.com/Sophiacom/wonder/tree/sophiacom/Frameworks/EOF/ERRest/Sources/er/rest> > > This part should be refactored because it’s too big. But we moved away from > the full ERRest stack so we won’t do it, I think, because we won’t be able to > test this modifications in production. Thanks for the background. I thought that might be where all the magic happens, but I was also hoping someone would tell me there was an extensible way to plug in new types. That would certainly be a nice feature. -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
