Mod4j: Modeling for Java using Domain Specific Languages

Add a generic xpand template for generating standard file headers

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1.0
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

E.g for xml files

<!-- 
    Initally generated by Mod4j. 
        Time: Fri Sep 04 09:13:48 CEST 2009
        Generator: ServiceDsl-> ServiceLayer.xpt
   
    It is intended to customize and maintain this file by hand. 
    If you remove this file, it will be regenerated by Mod4j.
-->

For gerated java sources

/**
 * DO NOT MODIFY THIS FILE, CHANGES WILL BE AUTOMATICALLY OVERWRITTEN 
 *
 * Generated by Mod4j.
 *    Time: Fri Sep 04 09:13:48 CEST 2009
 *    Modelname: breakfast
 *    Generator:  Service DSL-> LocalService.xpt
 */

Issue Links

Activity

Hide
Johan Vogelzang added a comment -

Now all headers are handled equal.

Show
Johan Vogelzang added a comment - Now all headers are handled equal.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: