Andreas Hartmann wrote:
Joern Nettingsmeier schrieb:
1. leave public String[] getTemplateIds() as it is, and return a
one-element String[].
This would have the advantage that we can "upgrade" to multiple
inheritance later on without changing the API. Does anyone see
the necessity to use more than one template?
not at all. it's a lot of complication for very little gain.
3. rip out getTemplateIds() entirely, breaking backwards compatibility,
and introduce public String getTemplateId()
If nobody needs multiple inheritance, then +1 for (3).
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]