Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Remove the Date conversion magic in fromJson #202

Closed
@IgorMinar

Description

@IgorMinar

doing an automagical conversion of date iso strings in json to date objects results in 10%-20% perf penalty and is often unwanted. It would be better to provide a way to register transformation functions on $resource instances, so that users can opt-in to conversions like this one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions