Re: New egg: schematra
Rolando Abarca via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CADnrc4C4jLss1gT7js-0jcytzvZQAqMikWyOCHan=5QtW3r7eA@mail.gmail.com> |
On Mon, Aug 18, 2025 at 11:17 PM Pietro Cerutti <[email protected]> wrote: > > This looks great, I'm definitely going to play with it! > thanks! Please don't be shy about sending any feedback! happy to hear how you feel about it, specially on the scheme ergonomics. > Do you think it would make sense to split the modules into separate eggs? > I think some dependencies are needed only for oauth and sessions and it > would be wonderful if the core could be kept to a minimum. > Yes, I thought about it and I think it might make sense to at least split the oauth module: it's not something everyone will want to use and adds lots of extra dependencies. I'll try to do that in the next few days. > Also, would you consider a BSD license? :) > I'm mostly agnostic on licensing but biased towards GPL most of the time. Is there a strong reason that would prevent you from using Schematra if we stick to GPL? - Rolando