Including support for loading text:continue-list
Gopalakrishna Bhat
gopalakbhat at gmail.com
Fri Oct 28 19:59:05 BST 2011
Hi All,
I was trying to fix https://bugs.kde.org/show_bug.cgi?id=282902 and need
your opinion on the issue.
Currently I managed to get the lists loading correctly by just storing the
xml:id of the list and looking for the list with the referenced xml:id
during layout. I feel that this approach is not right as xml:id is a xml
only property and has not relevance once the lists are loaded.
The idea I have in mind for this issue is that we have a ListManager class
similar to StyleManager and store each list with a unique listId that can
be referenced later(similar to styleId). Is this the right approach or is
there any better way?
With regards,
Gopalakrishna
--
My blog http://gkbhat.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20111029/f561e693/attachment.htm>
More information about the calligra-devel
mailing list