Giter Club home page Giter Club logo

silken's People

Contributors

codedance avatar jbwyme avatar penguinboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

silken's Issues

Closure library support?

Great project! Is there support for using this with Closure Library? I noticed the generated JS doesn't have the Closure Library namespaces at the tops of the files, which are necessary for use with the dependency framework of Closure Library.

Also, I don't believe the Closure Compiler can resolve dependencies / minify Javascript if it is served from a URL instead of being on disk.

I noticed in the code there is a TODO for allowing JS complication options to be passed in. I think this would take care of the first part of this issue. There should also be an option / management URL to write the JS files to the host server's disk for complication with the Google Compiler.

I can start hacking on these issues to fit my needs but I wanted to get your thoughts first. Let me know what you think...

Dylan

Guava dependency issue

Hi,
I'm using the Silken in my application running on the Google App Engine (GAE). I built the app with using HTMLEASY and Silken and I was very happy with that.
Now I have a big problem. I'm trying to update my app, but your latest silken version (silken-2013-03-05.jar) is depending on the soy-2012-12-21, but the soy is depending on the Guava v16.
The problem is that some latest GAE SDK classes depends on newer version of Guava (v17+) so I cannot longer run the silken on the GAE because of dependency conflicts. I was searching a lot on google/stackowerflow and found some informations that the both versions of Guava (16 and 17) doesnt work together.
Please, would it be possible to update Silken so it uses the latest Soy library (v soy-2015-04-10) which depends on the latest Guava as well as the GAE classes?

Thanks a lot!
Filip.

Add Delegate Templates support

Would it be possible to add support for Delegate Templates so as to be able to specify the Package name(s) and call the setActiveDelegatePackageNames method?

Performance question

I don't know if this the right channel to ask this question, but as I could not find a dedicated forum I will do it anyway :-)

As I can read on the github page Silken is used in production.
I wonder if you did any benchmarking with the servlet container startup times?
The reason I'm asking is because the templates are compiled during startup, and there will be differences in compiling 1 templates or > 1000.
Especially if you are running on Google App Engine startup times are an important aspect as Google spawn and kills instances frequently.

Regards,
Marcel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.