Skip to content

Deprecate utils #51

Description

@ryanve

As of the forthcoming 0.9.0 release, all utility methods deprecated. See #19 for context.

0.9 may be the last release to include all these

  • Response.access
  • Response.action
  • Response.affix
  • Response.camelize
  • Response.datatize
  • Response.dataset
  • Response.deletes
  • Response.each
  • Response.map
  • Response.merge
  • Response.object
  • Response.ready
  • Response.resize
  • Response.render
  • Response.route
  • Response.target
  • Response.sift
  • Response.store

Migration and rationale

  • A few of these may remain in a reduced or different form but won't be in the public API.
  • Dataset utils are available as a separate library called dope.
  • Based on the lack of related issues, most people don't use most of these.
  • Most of these should never have been documented. Removing them will help move forward.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions