Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
My plan was to have e.g.
Category Section
in layout files, but then to use an enum in Layout.cpp. If you prefer
a string in the latter case, I can use one, but I'm guessing that's
not what you meant.
It is indeed what I meant. I do not think we have anything to gain by
hardcoding the categories. A class can have categories that only make
sense for one type of document (a letter class for example). And it is
probably not difficult to build a menu from the existing categories...
Oh, OK. That makes sense. But it does make the question what categories
to use harder.
rh