OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

opendocument-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [opendocument-users] Re: [office] style name uniqueness (Re:[office] OpenDocument TC Meeting Minutes 2006-01-09 and 2005-12-19)


Svante Schubert wrote:
> I agree that a human would always choose the most simple way of doing.
> 
> But if there are two possibilities:
> 
> 1) A style:name has to be unique
> 2) A style:name has to be unique for each style:family
> 
> the first is the simpler rule and would be chosen, even more as I see no 
> use case for the lesser restriction gained by the second rule, which 
> justifies the higher complexity.

A user might legitimately want two styles in different families to have 
the same name. You may want a "Tips" paragraph style that is supposed to 
be used inside the "Tips" frame style. You may want a "title" paragraph 
style (for the document's title) and a "title" character style for a 
person's title.

There are ways around this. Florian sugested having a separate "display 
name", like this:

style:name="ID1" style:display-name="Tips" style:family="paragraph"

Equivalently, we can have a "style id".

style:name="Tips" style:id="ID1" style:family="paragraph"

It'd be good to hear from implementors whether these would present any 
problems.

Another note: We also need to decide if we care about backwards 
compatibility. If we require either of the above, some currently valid 
documents will become invalid.

Best,
Daniel.
-- 
      /\/`) http://opendocumentfellowship.org
     /\/_/
    /\/_/   A life? Sounds great!
    \/_/    Do you know where I could download one?
    /


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]