From 74e730c444e0e0a806f199183d3938cb37375d76 Mon Sep 17 00:00:00 2001 From: sb Date: Fri, 8 May 2009 16:27:24 +0000 Subject: [PATCH] Improved commenting on initialiser of properties which have type='entity' and a default value. We still can't generate the right code but I am generating a comment which explains why not. Using fully qualified class names in -with- entrypoints in controllers. --- transforms/adl2controllerclasses.xslt | 10 +++++----- transforms/adl2entityclasses.xslt | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/transforms/adl2controllerclasses.xslt b/transforms/adl2controllerclasses.xslt index 9ae79bc..406f897 100755 --- a/transforms/adl2controllerclasses.xslt +++ b/transforms/adl2controllerclasses.xslt @@ -9,8 +9,8 @@ Transform ADL into (partial) controller classes $Author: sb $ - $Revision: 1.39 $ - $Date: 2009-05-01 15:28:58 $ + $Revision: 1.40 $ + $Date: 2009-05-08 16:27:24 $ -->