Ticket #36 (new enhancement)

Opened 1 year ago

Make RevisionMapperBuilder as "nice" as possible

Reported by: brian Assigned to: brian
Priority: minor Milestone: __future__
Component: admin interface Version:
Keywords: Cc:

Description

It could:

  • Be more concise to use
  • Be more flexible (for example, which keyword arguments it provides are opaque and the developer will get an error if they try to define one of those)
  • Not use keyword-unpacking if possible

Log in as guest/pagoda to create tickets