Skip to content

Suggestions and questions #2

@alphapapa

Description

@alphapapa

Matus, can you slow down a little? I can't keep up with all these great new projects of yours. :) Just the other day I thought about an alternative API for Org, and here you are already doing it!

Here's a quick suggestion: Instead of get and set, how about gv getters/setters that could be used with setf? So instead of:

(orgba-get-property "foo")
(orgba-set-property "foo" "bar")

It could be:

(orgba-property "foo")
(setf (orgba-property "foo") "bar")

What do you think?

Also, what are your long-term plans for this project? Is it experimental, or are you planning to make it super serious? :)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions