learning records and namespaces

2013-08-24 Thread Tyler Gillies
this code is for educational purposes only Here is a sample repo: https://github.com/tjgillies/futs/tree/master/src/futs Here is the line I'm having issues with: https://github.com/tjgillies/futs/blob/master/src/futs/records/file.clj#L5 Here's what I do: >From repl, I load futs.core I try and

Re: [ANN] Pedestal Application Framework

2013-04-01 Thread Tyler Gillies
I meant to say picture of your signature, yay monday mornings On Monday, April 1, 2013 8:17:43 AM UTC-7, Tyler Gillies wrote: > > Preview app on mac allows you to take a picture of your picture and use it > on documents. Then you can just open up file, click signature tool and >

Re: [ANN] Pedestal Application Framework

2013-04-01 Thread Tyler Gillies
Preview app on mac allows you to take a picture of your picture and use it on documents. Then you can just open up file, click signature tool and apply, then save and email. On Friday, March 29, 2013 12:48:54 PM UTC-7, Jeremiah Dodds wrote: > > Cedric Greevey > writes: > > > It's a definite imp

clojurescript memory management

2013-03-28 Thread Tyler Gillies
It seems like cljsbuild is ignoring my Xmx setting in my project.clj, anyone have experience with controlling memory with cljsbuild? I know the setting is correct because my normal clj repl is minding limit -- -- You received this message because you are subscribed to the Google Groups "Cloju