From 8f02e4a3dabe15f6dafac0915f71f66714557644 Mon Sep 17 00:00:00 2001 From: Nikola Gotsev Date: Wed, 29 Jul 2015 16:30:23 +0300 Subject: [PATCH 1/4] TDS Codegen GlassV4 Templates Added Cachable --- SampleLibrary/SampleLibrary.csproj | 3 + .../Code Generation Templates/GlassV4Item.tt | 256 ++++++++++++++++++ .../glassv4header.tt | 83 ++++++ Sitecore.Master/Sitecore.Master.scproj | 2 + 4 files changed, 344 insertions(+) create mode 100644 Sitecore.Master/Code Generation Templates/GlassV4Item.tt create mode 100644 Sitecore.Master/Code Generation Templates/glassv4header.tt diff --git a/SampleLibrary/SampleLibrary.csproj b/SampleLibrary/SampleLibrary.csproj index 83979c1..ef15d96 100644 --- a/SampleLibrary/SampleLibrary.csproj +++ b/SampleLibrary/SampleLibrary.csproj @@ -57,6 +57,9 @@ + + +