Menu

#47 ChemDraw XML (CDXML)

2.1
closed
None
5
2012-10-23
2006-10-12
No

The ChemDraw XML format should be significantly easier to support than
the ChemDraw CDX format, although some objects clearly remain the
same.

-Geoff

Discussion

  • Fredrik

    Fredrik - 2006-10-12

    Logged In: YES
    user_id=1373872

    I actually had an idea the other day that since CDX is basically just a binary
    version of the CDXML (or the other way around), it would be good to use similar
    approach for both. But since you have preliminar support for the CDX, i guess
    it's better to leave it.

    /Fredrik

     
  • Geoff Hutchison

    Geoff Hutchison - 2006-10-12

    Logged In: YES
    user_id=21420

    Well, for one, XML file formats are handled very differently in Open Babel --
    they're actually run through an XML parser, which means the code only has to
    write the code for handling particular objects.

    For another, coordinates are handled very differently in CDXML than in CDX.
    For example, the code you contributed for CDX is great, but the coordinates
    always seem very strange. (Don't worry, I think I know someone who can help
    with that.)

    Thanks!
    -Geoff

     
  • Jean Bréfort

    Jean Bréfort - 2007-01-01

    Logged In: YES
    user_id=787122
    Originator: NO

    Has any work been done on cdx format? I have a feature request for GChemPaint, so I might help on that.

     
  • Geoff Hutchison

    Geoff Hutchison - 2007-03-12

    Logged In: YES
    user_id=21420
    Originator: YES

    Large amounts of CDXML have been finished by Jean and are in the Subversion trunk (and recent 2.1 snapshots).

    I'm marking this closed.
    -Geoff

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.