matiwinnetou

Results 34 issues of matiwinnetou

What would be a motivation for such project? Which usecase would it address for someone? At the moment I can only think of Android clients that could potentially use this....

``` function epoch_no() -> u64 function time() -> std::time::Instant ``` This code available in scrolls could be useful to write at least one of this method: ``` // TODO this...

In order to run scrolls in production, it is necessary to be able to run multiple sled instances on the same sled database. Dependencies: 1. Allow to configure redis _cursor...

feature

It would be good if spring-mvc was just a plugin project, we could support other java/scala view technologies by having a generic core library. Experiment.

it would be good to handle form errors and put the automatically to model ,e.g Binding Errors, Validation Errors. Similar thing has been achieved in Atlassian Soy component.

it would be nice if application was able to figure out SiteUrl on its own.

As our frontend dev said it would be good if compiled templates supported requirejs or even without requirejs one could wrap them inside another function to limit the namespace. This...

enhancement

Provide number of tag library functions (SoyFunction) that would allow to calculate hashcodes or include even the whole javascript script tag pointing to the soy js url. What may be...