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

--- Comment #2 from Evgeniy Berlog <[email protected]> ---
Thanks for your patch.

Hi, I am the student who works at GSoC project.
I've noticed that you modified EscherAggregate.convertRecordsToUserModel(), but
the main idea in new drawing layer is to remove methods
convertUserModelToRecords() and convertRecordsToUserModel(). The tree of shapes
will be created after EcherAggregate.createAggregate(). Each shape will have a
constructor like HSSFShape(EcherContainerRecord spRecord, ObjRecord objRecord)
and each  property will be taken directly from EscherRecord. 

You are welcome to send your ideas. 

With best regards, Evgeniy Berlog

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to