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

Template inheritance docs #70

Closed
rdrey opened this issue Apr 13, 2012 · 15 comments
Closed

Template inheritance docs #70

rdrey opened this issue Apr 13, 2012 · 15 comments

Comments

@rdrey
Copy link

rdrey commented Apr 13, 2012

Hi guys

from the previous issues and commit messages it looks like Hogan can now do inheritance.

Can you write an example / doc / test to show the syntax, please?

Ta!

@rdrey
Copy link
Author

rdrey commented Apr 13, 2012

Alright, found the tests in test/index.js from line 713 onwards. Nice!

@rdrey rdrey closed this as completed Apr 13, 2012
@ovaillancourt
Copy link

I think the issue should remain open though, in the sense that it should be written somewhere that hogan supports this extension to mustache.

Just learned it completely by mistake while reading this issue -> mustache/spec#38

And it never occurred to me I should look at the tests source to learn about it :D.

@rdrey rdrey reopened this Apr 17, 2012
@ovaillancourt
Copy link

@rdrey thanks for reopening! :D.

@rdrey
Copy link
Author

rdrey commented Apr 17, 2012

I agree that reading tests and past issues/commits is not the easiest way to learn about Hogan's inheritance ;)

@sontek
Copy link

sontek commented Sep 5, 2012

+1 on needing documentation

@tylorr
Copy link

tylorr commented Feb 13, 2013

+1

Is there any progress on this?

@michaelkah
Copy link

+1 Documentation, please

@urban
Copy link
Contributor

urban commented May 8, 2013

+1 on better documentation

@jamesroseman
Copy link

+1 on better docs, looking for template inheritance documentation.

@pwlmaciejewski
Copy link

+1 on inheritance documentation, please

@igl
Copy link

igl commented Aug 10, 2013

+1 zzz

@tuxbear
Copy link

tuxbear commented Oct 5, 2014

ehm... +1 ?

@jazzdan
Copy link

jazzdan commented Oct 5, 2014

There is some documentation to be had in the form of the hogan.js tests. The template inheritance implementation in mustache.php also has some documentation. Not ideal but thought I would point folks towards some stuff!

@tuxbear
Copy link

tuxbear commented Oct 5, 2014

Thanks @jazzdan! Just finished reading the (very) old proposal for template inheritance in the mustache spec repo. Thanks for putting in the PR, hope it'll get merged!

@sayrer
Copy link
Collaborator

sayrer commented May 1, 2021

Closed in favor of #272.

@sayrer sayrer closed this as completed May 1, 2021
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