Makes sense. I've you've not already dived into it, I wouldn't mind taking a bit of a stab at it. It doesn't seem like it's a very critical thing, so there's not a lot of pressure to get to get it done in a hurry.
Quote:
That should be doable as we already have routines to get all ids defined across the book (using multiple threads so it is done concurrently) so before splitting we could walk the urls with fragments and verify if an "id" exists in that particular file.
|
Would that routine be m_Book->GetIdsInHTMLFiles() ?