You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2005/06/01 19:58:59 UTC

DO NOT REPLY [Bug 35125] - implementing autofilter support

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35125>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35125


mail@a-engel.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|poi-dev@jakarta.apache.org  |mail@a-engel.de
             Status|RESOLVED                    |ASSIGNED
         Resolution|LATER                       |




------- Additional Comments From mail@a-engel.de  2005-06-01 19:58 -------
Created an attachment (id=15250)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15250&action=view)
first attempt to implement an autofilter record - not working right now

Hello there, hello avik,

sorry for my prematurely usage of the bugzilla system. from your (avik) last
response and further investigations of the poi bugzilla-section i guessed that
you guys also track issue requests on bugzilla.
i have an estimated implementation of the AutoFilterRecord of about 40% now.
hope it is ok to attach this on the formerly created issue even though it is
not working right now. i'm doing this because i would like to have the
currently revision reviewed to ensure i'm contrubuting the preferred way.
hope this attachment will not change the status of the issue (leaving it
CLOSED) and took over the bug to show that i'm willing to contribute the
remaining work.
what i want to know is:
as the description on http://www.zuhl.com/~mikez/Info/ExcelFmt/s59d58.htm shows
the dopr structure is not an real record itself (because of the missing sid)
but some kind of subrecord. would it be better to implement this stuff in side
AutoFilterRecord or is there some arcitecture to support such subentities?
is it better to build a dedicated AutoFilterDoprStruct class?
or should i just use an data type which is big enough to hold the 10 byte
(which one should that be?) and to parse attribute informations for dopr on the
fly with byte handling operations?

thanks for your reply
andreas engel, germany


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

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/