https://bz.apache.org/ooo/show_bug.cgi?id=128508
--- Comment #16 from Sam Jennings <[email protected]> --- (In reply to oooforum (fr) from comment #14) > (In reply to Sam Jennings from comment #13) > >Open Office requires a 64 bit migration for windows, > See https://wiki.openoffice.org/wiki/Win64_port > If you have skills in C++ you can help too I wrote some interesting C/C++, but I can't say I was ever a C++ "guru" in those languages. I worked in them for maybe a year or less, on primarily self guided projects... and that was a couple decades ago. Very rusty... I'm also mired in a java framework / database / application server project restoration. My hard drive crashed, 2 years ago, and I've recently been laboring to restore the codebase, recombine it, and migrate it forward from java 5... That codebase includes my implementation of an application server / database framework / client-server framework, and some functioning projects which used them in those roles... I want to get my home brew application server back online, and database code working again. That port is like maybe 1/10 - 1-8 of the way done. It is like a life priority for me to see that through. When I have that online, I also need to make sure all the web applications that I developed on it can run, again... and also want to make a new subclass of this database application, to import from jOpenDocument files, with stock data, and crunch numbers, fast, to pick good stocks. I suspect all that will take me anywhere from 2 weeks to 2 months. I might shift gears, and put the stock picking program before the other parts... but it is best to upgrade the application server / database app framework first, so that the stock picker program can use the new, improved database application superclass, rather than entrench less object oriented "quick and dirty trash code" that doesn't use them, and is not as reusable. So I won't say I "couldn't", but I know there are much better people for it, who are current in C++, and I can't afford to change my immediate priorities, at this time, either. I'm in full project mode, at the moment. I can't fly with the 64 bit CPP owl coders at night, and soar with my java / mysql database / application server / jOD eagles in the morning. lol -- You are receiving this mail because: You are the assignee for the issue.
