Fork me on GitHub
#arachne
<
2017-01-20
>
gdeer8119:01:53

Is today still the alpha release date?

luke19:01:11

Yes! Though more accurately: tonight. Still frantically writing docs 🙂

luke19:01:42

There will definitely be some stubs, had a couple issues in the last day or two. But the code is all there and working, and what docs are missing will be fleshed out over the next week.

gdeer8119:01:45

so part of the release is some default modules?

luke19:01:25

Yep, we’ll be shipping with http, pedestal, an asset pipeline, clojurescript (using the asset pipeline) and figwheel

gdeer8119:01:42

a security module?

luke19:01:24

so security isn’t really something you can add after the fact: it’s more a matter of not making one of a zillion possible omissions. So it probably won’t have its own module (although maybe an adversarial robo-testing module would be a good idea). Security will be more of a “by default” thing and will be accomplished by having the right Pedestal interceptors running automatically, etc.

luke19:01:36

I haven’t done any kind of a security sweep or audit yet… this release is just a developers alpha.

gdeer8119:01:15

okay, I'll stop bothering you and let you finish writing the docs 🙂