Skip to content

Support Model methods with no parameters #96

@interDist

Description

@interDist

We have a bunch of methods on our model that we would like to expose in the GeoJSON. Currently we had to add a bunch of properties to the model to provide these values (all of these properties just calling into the bound methods already present on the model...).

It would be nice to have the ability to include callable methods with no parameters (that is, only self). Is this something the project maintainers would like to include? Are there any pitfalls / possible conflicts / discouragements to implement this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions