joaotavora / snooze

Common Lisp RESTful web development
207 stars 22 forks source link

Appropriate use and license #33

Closed LiamHowley closed 1 year ago

LiamHowley commented 1 year ago

Hi Joaotavora.

Snooze is great. I love the concept, and I'd really like to fork it to create a version where the resource-generic-function inherits from the layered-function of Pascal Costanza's Contextl. A route could then be determined by referring to a session stored layered context in a call to funcall-with-layered-context. It seems like a perfect fit. If you would welcome a pull request on this, I would be happy to chip away and push what I come up with. Otherwise I am also quite happy to work off a fork, with proper attribution of course. The issue however is the lack of a license. See also #18.

LiamHowley commented 1 year ago

Apologies, I really should have looked in the .asd file. Sorry for the bother.