Conversation
|
Well, you can implement this without resorting to anything in the Which is basically included as an example in the README, though there's a couple other things going on (e.g. it also implements a defaulting mechanism, and uses |
|
Ahh yeah. I wrote this before I saw that example in the README. Anyway, I think it would be nice to have something like this included in the API in some form. |
|
Maybe. One of the issues though is how to deal with e.g. defaulting. I mean, there doesn't seem to be a good way to implement the README example using |
|
The defaulting seems like more of a special case situation to me. |
|
What about something like That name seems better to me, and the type seems a bit more general. |
|
Ooh, that sounds great! |
No description provided.