Skip to content

Conversation

@penguinboy
Copy link
Contributor

Files in subdirectories of top-level namespaces are now added as a part of that namespace.

For example, we have a namespace directory like this:

foo.soy
more/bar.soy

We used to only resolve the namespace as the single file foo.soy.

With the attached changed both foo.soy and bar.soy will be included.

penguinboy and others added 4 commits February 24, 2012 11:52
…mplate model. In the case of a null model this would result in a crash. Additionally, model values would be overwritten by the runtime globals.
Conflicts:
	src/main/java/com/papercut/silken/SilkenServlet.java
	src/main/java/com/papercut/silken/Utils.java
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

Successfully merging this pull request may close these issues.

1 participant