Fork me on GitHub
#aatree
<
2016-01-20
>
laforge4921:01:57

Simplified aautil boot tasks, scoped dependencies.

laforge4922:01:52

converted closer-trait from laforge/aatree

meow23:01:15

I finally have admin access to this Windows 10 machine so tomorrow I should be able to install stuff

laforge4923:01:07

Sounds good.

laforge4923:01:19

Unless you have some snippets to contribute, the aautil project is complete for now except for the docs and clojurescript tests.

laforge4923:01:46

Looks like converting .clj files to .cljc files is not difficult.

laforge4923:01:23

I very much want at least a simple database running on the client. simple_smile

laforge4923:01:59

It is nice to see the number of clj + cljc projects at http://www.clojure-toolbox.com/

laforge4923:01:35

I was looking at this and it looks like I'll be able to do something similar for the data structures I've defined: https://github.com/frankiesardo/linked/blob/master/src/linked/map.cljc

laforge4923:01:23

It looks like custom maps and such in cljs is easier than doing it in clj. simple_smile

meow23:01:12

definitely

meow23:01:52

I feel a clojure fork is in my future

meow23:01:18

sad that clojure isn't as clean as clojurescript in its use of protocols

laforge4923:01:49

a clojure fork?

meow23:01:02

most likely, yes

meow23:01:20

the language

laforge4923:01:31

I am really not following.

laforge4923:01:40

You want to fork clojure?

meow23:01:28

to fix its faults and allow its future to be community-driven

meow23:01:01

using dunaj as inspiration

laforge4923:01:19

u and how many others?

meow23:01:30

as many that will follow

laforge4923:01:47

your initiative for now, hmm?

meow23:01:12

I can't speak for anyone else and there is much fear in the community, but I am not alone

meow23:01:29

so someone needs to just do it

meow23:01:36

yes, fear

meow23:01:10

the unknown - combined with a litte too much politeness

laforge4923:01:05

I agree it needs to be done, not convinced this is the best time. Things seem pretty raw, so there is a lot of learning yet to be done.

meow23:01:24

now is the time - or soon-ish

meow23:01:46

clojure core development is not an open process

meow23:01:19

as someone who has contributed to open source for many years I have a problem with that