https://issues.apache.org/bugzilla/show_bug.cgi?id=47311





--- Comment #5 from Andreas L. Delmelle <adelme...@apache.org>  2009-06-26 
03:54:12 PST ---
(In reply to comment #4)
> - I have a concern about when the properties are actually parsed. Like it is
> now they will be parsed only at rendering stage, so if there is a mistake in
> them the error will be thrown rather 'late' in the process (only after layout
> has been performed). May that be a problem? Do we want a 'fail-fast' behaviour
> instead? Open question.

Well, since the extension attributes are specific to the PDF renderer, I think
it is not a blocker to treat them as plain 'foreign attributes' at parse-time.
One case comes to mind where we would need to treat them as genuine
'properties': suppose we want to be able to specify them as expressions, based
on other properties.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to