coleslaw-org / coleslaw

Flexible Lisp Blogware
BSD 2-Clause "Simplified" License
553 stars 82 forks source link

cl-compile-template dependency no longer maintained -- 8 years #203

Closed equwal closed 4 months ago

equwal commented 1 year ago

It's the one that allows for the templates with {parameters} like this.

The last change to compile-template in quicklisp was in 2015. It doesn't compile due to a couple of accidentally not-to-spec things. They are: declaim function &optional in some files and the way the asdf "modules" are done also breaks.

I managed to get a hacky patch of compile-template working, but as one of the users of coleslaw I'd like to see this dependency go away so coleslaw can have more

longevity.

hashtag longevity

equwal commented 4 months ago

@dertuxmalwieder

dertuxmalwieder commented 4 months ago

?

equwal commented 4 months ago

sorry meant to put that on my pull