[Poppler-bugs] [Bug 64815] [TAGGEDPDF] Parse the Tagged-PDF document structure tree when present

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 15 14:48:08 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64815

--- Comment #52 from Adrian Perez de Castro <aperez at igalia.com> ---
(In reply to comment #51)
> (In reply to comment #49)
> > 
> > The Attribute class implementation is huge, you might consider moving it to
> > its own file
> 
> Sure thing.

...with the problem that it is not that easy. The “typeMap” table and the
private static functions at StructElement.cc that use the TypeMapEntry use
AttributeMapEntry. So the tables would still need to be in StructElement.cc.
Also, some Attribute methods use the static helper functions, and I would
rather have the Attribute class in StructElement.cc than duplicating code
for those.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131015/9b355dde/attachment.html>


More information about the Poppler-bugs mailing list