Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2t-dev] [MTL] Template.overrides

Arjan,

We want to implement the "overrides" clause for templates...
How does it work?

"overrides" myOtherTemplate

Do you mean that "myOtherTemplate" is declared in the "extends" reference of the current module?

If "myOtherTemplate" has some parameters,
Which syntax is the good one in the following examples?
-overrides myOtherTemplate(Object,Object)
-overrides myOtherTemplate(p1:Object,p2:Object)
-overrides myOtherTemplate
-overrides

My favorite is the fourth one. It is more simple!!!

Cheers,

Jonathan
begin:vcard
fn:Jonathan MUSSET
n:MUSSET;Jonathan
org:Obeo - Model Driven Company
email;internet:jonathan.musset@xxxxxxx
title:Directeur Technique
tel;work:02 51 13 54 18
version:2.1
end:vcard


Back to the top