java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Template View pattern

Open iluwatar opened this issue 3 years ago • 11 comments

https://www.martinfowler.com/eaaCatalog/templateView.html https://books.google.fi/books?id=vqTfNFDzzdIC&pg=PA350#v=onepage&q&f=false

iluwatar avatar Jul 07 '20 18:07 iluwatar

Hi @iluwatar , I would like to work on this issue if possible please If I understand correctly, all this pattern is concerned with is creating a dynamic HTML page content based on markups, and ensuring that processing logic is delegated to the Java application, not the html page, right? Would replicating the model shown in the link by a templating engine like Thymeleaf (with a little more added complexity and a 'bad' design alongside the correct one) be acceptable for this issue?

PalAditya avatar Sep 26 '20 05:09 PalAditya

@PalAditya yes, I agree with your analysis. It should be sufficient to demonstrate how a templating engine is typically used to render HTML pages.

iluwatar avatar Oct 04 '20 11:10 iluwatar

This issue is free for taking again.

iluwatar avatar Nov 28 '21 07:11 iluwatar

Hi, I'd like to work on this issue. Could it be assigned to me if still available?

Linly1080 avatar May 27 '22 08:05 Linly1080

Yes @Linly1080, sorry for late reply

iluwatar avatar Sep 21 '22 18:09 iluwatar

Sorry, I have no time work on it now.

Linly1080 avatar Sep 25 '22 07:09 Linly1080

can I take this? @iluwatar

alainalawson02 avatar Oct 06 '22 11:10 alainalawson02

Ok @alainalawson02

iluwatar avatar Oct 08 '22 09:10 iluwatar

Expected latest time to have complete by: 28/10/2022

alainalawson02 avatar Oct 14 '22 04:10 alainalawson02

update: still working on this, please give us the weekend for final product. many thanks

alainalawson02 avatar Oct 28 '22 05:10 alainalawson02

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 28 '22 12:11 stale[bot]