Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot compilation #14

Open
mikaelstaldal opened this issue May 28, 2011 · 3 comments
Open

Hot compilation #14

mikaelstaldal opened this issue May 28, 2011 · 3 comments
Assignees

Comments

@mikaelstaldal
Copy link
Owner

Possibility to compile LSP pages on-the-fly in runtime after deployment.

This should be a configurable option, and it should still be possible to compile before deployment too.

@ghost ghost assigned Nowaker May 29, 2011
@Nowaker
Copy link
Collaborator

Nowaker commented Jun 20, 2011

Spring Web MVC integration includes LspHotCompilerHelper class which is a modified copy of your LspCompilerHelper that is able to recompile pages. Please take a look at it and check if it looks good. Then we need to get rid of one class.

@mikaelstaldal
Copy link
Owner Author

Yes, we should try to merge the two somehow. Possibly splitting it into two or three smaller classes with more limitied responsibilities.

That is non-trivial though, and I don't have time to fix it today.

@Nowaker
Copy link
Collaborator

Nowaker commented Jun 22, 2011

No worries, we don't have any dead-line. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants