WPS icon indicating copy to clipboard operation
WPS copied to clipboard

Refactor GenericFileData

Open bpross-52n opened this issue 11 years ago • 4 comments

I think this class has to be worked on, e.g. if you use the writeData method, the variable primaryFile is not initialized and this causes a NPE in the finalize method. See also this commit: f8f725f356475b550e601c019d064dd717ecc15d.

bpross-52n avatar Nov 29 '13 11:11 bpross-52n

@bpross-52n is this resolved with your recent refactoring?

nuest avatar May 15 '14 14:05 nuest

No, I am afraid not.

bpross-52n avatar May 15 '14 14:05 bpross-52n

Can you list the specific tasks that need to be done? From the text above it seems primaryFile is not the only critical aspect of the class.

nuest avatar May 15 '14 15:05 nuest

Sure, it is on my list ;)

bpross-52n avatar May 15 '14 15:05 bpross-52n