I commited some new features to SVN:
- @Name annotation is generated for all method parameters (entity
constructors, service methods, ...) - necessary for smartclient
(should we turn it on/off by some property?)
- You can generate for all auditable entities "full audit log" by
appending "generate.fullAuditable=true" to
sculptor-generator.properties, this mean you can see in entity also
old values through method receiveAuditHandler() which is generated to
entity
- Drools support - you can inject drools support to service tier
calls, just add "generate.injectDrools=true" to
sculptor-generator.properties.

When I was doing some changes in templates I found that they are using
mixed <TAB> <SPACES> indentation. Is it intention? I prefer pure <TAB>
for indentation. I can update this in VIM by !retab command. What's
your opinion (Patrik or anybody else ;-) )?

I also find some strange construct like (L:294 in Spring.xpt):
«IF isWar() -»
«EXPAND headerWithMoreNamespaces»
«ELSE -»
«EXPAND headerWithMoreNamespaces»
«ENDIF -»

Should I directly remove them when I see this? When I do this should I
ask for review (this is best way for me)?

Regards

Pavel

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to