Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - odf-converter 1.0 is out
odf-converter 1.0 is out
 
   NeoOffice Forum Index -> Random Whatnot
View previous topic :: View next topic  
Author Message
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sun Feb 04, 2007 8:12 pm    Post subject: odf-converter 1.0 is out

FYI. I saw this announcement this morning:

http://sourceforge.net/forum/forum.php?forum_id=660889

Their timing is good and we will be including odf-converter 1.0 in NeoOffice 2.1.

One thing that I noticed in the announcement was that they plan on adding Excel and PowerPoint OpenXML support to odf-converter this year. This is very good news as I have structured the NeoOffice build to allow inclusion of the latest odf-converter code in each NeoOffice patch. So, when odf-converter has bug fixes or new functionality, NeoOffice users will get the changes in the next NeoOffice patch.

Patrick
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Mon Feb 05, 2007 12:58 pm    Post subject:

Yes, I noticed that they are scheduling Excel and PowerPoint work for inclusion by November of this year. For those who may not be directly aware, odf-converter is the project which is used by ooo-build for providing OpenXML import and export. We're working on integrating odf-converter with Neo 2.1 to provide open/save support for OpenXML.

It's actually quite interesting technologically as well...it's primarily in C# which really has some fun features.

ed
Back to top
ovvldc
Captain Naiobi


Joined: Sep 13, 2004
Posts: 2352
Location: Zürich, CH

PostPosted: Mon Feb 05, 2007 3:53 pm    Post subject:

OPENSTEP wrote:
It's actually quite interesting technologically as well...it's primarily in C# which really has some fun features.


I have heard good things about C#. I guess MS did something right for a change. Credit where credit is due Smile.

Best wishes,
Oscar

_________________
"What do you think of Western Civilization?"
"I think it would be a good idea!"
- Mohandas Karamchand Gandhi
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Mon Feb 05, 2007 8:14 pm    Post subject:

Partial classes are really a brilliant thing both for Java developers who previously always had to workaround and expose public APIs through a layer of interface redirection and for C++ developers (whom it affects more) who had to use a pimpl style separation for implementation in headers.

Partial classes are also the bomb for more modern IDEs where you have form designers or other "wizards" that are generating boilerplate code you really shouldn't be modifying. Now, instead of surrounding it in comments finally there's a language feature to allow the separation of implementation of portions of a class.

It really is brilliant...and a shame it only exists in a pseudo-proprietary Microsoft language Sad

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Mon Feb 05, 2007 8:16 pm    Post subject:

Yeah footnote to the above...

You can do this on ObjC through some unholy use of categories or pose-as-class but I chalk that up to be the same thing as using an Interface "hack" to hide implementation details Smile

ed
Back to top
jakeOSX
Ninja
Ninja


Joined: Aug 12, 2003
Posts: 1373

PostPosted: Wed Feb 07, 2007 6:00 am    Post subject:

OPENSTEP wrote:
You can do this on ObjC through some unholy use of ...

ed


i thought unholy envoking of code was what coders do...

-j, whose gears just started turning
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> Random Whatnot All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.