lt-ruby icon indicating copy to clipboard operation
lt-ruby copied to clipboard

Moved cljs code into separate files/namespaces.

Open mharris717 opened this issue 11 years ago • 1 comments

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.

mharris717 avatar Feb 17 '14 17:02 mharris717

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.

mharris717 avatar Feb 17 '14 17:02 mharris717