Homer Strong

Results 9 comments of Homer Strong

I'm afraid that this was an oversight on my part- the delay were at one time optional (so that you could ask for a lookup before you needed, potentially an...

I like the docker containers. But running the tests give me 2 errors (both arity exceptions). Is that expected?

I like that idea. Consistent with the current use of the `*` suffix as "stuff to be used inside macros".

Another possibility is to have a `deftridenttopology` which would replace `build-topology` fns. The question there is what the signature should be - a seq of spouts, a seq of state...

Also we probably want something related for streams, e.g. `defstream`, `with-stream`, etc.

I've talked with @sorenmacbeth about this, and it sounds like it is necessary to AOT the namespaces that use e.g. `deffilter`. The reasoning is that those classes must be serializable,...

No, there's no way for lein-init-script to do this currently. I think the general approach to handling uses cases would be something like either of the options below. There might...

I think not. I'd accept a PR to add that option.