Skip to content

Comments

Moved cljs code into separate files/namespaces.#30

Open
mharris717 wants to merge 1 commit intoexistentialmutt:masterfrom
mharris717:separate_files
Open

Moved cljs code into separate files/namespaces.#30
mharris717 wants to merge 1 commit intoexistentialmutt:masterfrom
mharris717:separate_files

Conversation

@mharris717
Copy link
Contributor

Only hiccup: you need to manually eval user behaviors after starting LT before you can eval ruby code. Not sure why, working on it.

Initially wasn't sure whether to use separate namespaces or not. Decided to give it a try. It's nice to have separate namespaces where everything under the sun isn't required.

Not suggesting this be merged yet, at minimum until the user behavior thing is resolved. Just using the PR as a marker.

…manually eval user behaviors after starting LT before you can eval ruby code. Not sure why, working on it.

Squashed commit of the following:

commit c275213006411f3b5a46ddc1a6f5d98ddcc95ac0
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 14:41:50 2014 -0500

    Removed junk
    Removed ns requires in main cljs file
    Built js properly

    When starting LT, u need to eval the user behaviors before things will work. Don't know why.

commit 346c518e201bcd87baa16b0f9008ec0b309e59fd
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 14:18:42 2014 -0500

    moved config stuff to config ns

commit b580826593f11063b3b368c8c7d3d7ccf5147a0c
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 14:13:12 2014 -0500

    works better

commit 33e824e75eb8d4196ae81ddc49eff9c5a873a73a
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 14:00:49 2014 -0500

    evaled something!

commit f07159d143d8612d1398979dd54a36498584bb22
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 12:58:18 2014 -0500

    CS

commit 44621c233c00f2ac79a3aaef361079dff5469ae9
Author: Mike Harris <mharris717@gmail.com>
Date:   Sat Feb 15 11:31:29 2014 -0500

    CS
@mharris717
Copy link
Contributor Author

I'm not completely satisfied with the divisions I chose, but it's a good start. The client namespace is overstuffed.

I made an image namespace instead of just deleting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant