mwhite

Results 8 comments of mwhite

Are `a=[1,2]` and `a=1,2` actually commonly used? It seems like for those three formats, it would be appropriate for the developer to handle conversion themselves, whereas this provides sensible behavior...

Whoops, sorry, the later xmlhttprequest changes were not intended to be PR'd/automatically added to this PR. I'll close and resubmit if you're still interested.

+1 One way to implement this could be: 1. s/Image/File 2. Non-image original files are stored with a width and height of 0 3. Image (now File) delegates to a...

On second thought, maybe it would be better to have separate `Video` and `Document` classes which extend `File`/`Image` and have a `ms` and `page` integer property, respectively, to be more...

I no longer have a need for this in my project so I probably won't be doing it like I said.

Any suggestions for how to fix this? I've tried importing with both ged2gwb and ged2gwb2 from the latest source, but it still exhibits the behavior described here. What is different...

Sorry, I meant latest master. (Technically, I haven't applied the commits since the beginning of 2017, but none of them would appear to address this issue.)

Thanks for the info. I'll probably just write a script to do the same thing for now.