Update December 2008:

It seems the original maintainer of the project, Tim Ellis, has stepped down.

Fortunately, Mike Ginou, has (during fall of 2008) stepped up and applied a number of patches. However, he writes he's sadly, not able to put any time towards tedia2sql. Nevertheless, he has applied a number of patches to the cvs repository and been active on the mailing list (web archive) since then:

$ cvs log tedia2sql | grep '2008' -B1 revision 1.73 date: 2008/11/27 03:01:59; author: mginou; state: Exp; lines: +2 -2 -- revision 1.72 date: 2008/11/26 11:49:45; author: mginou; state: Exp; lines: +2 -2 -- revision 1.71 date: 2008/11/26 11:47:25; author: mginou; state: Exp; lines: +17 - +30 -- revision 1.70 date: 2008/11/26 11:39:36; author: mginou; state: Exp; lines: +13 - +1 -- revision 1.69 date: 2008/11/26 03:35:58; author: mginou; state: Exp; lines: +3 -0
Citing this thread:
Open Source projects never die - they just sleep until a new maintainer pops up :-)
So: If anyone feels like contributing to this (perl) project, or even make it into a CPAN module (it is GNU GPL, after all :), this is the time.
cvs -d :pserver:guest@cvs.tigris.org:/cvs checkout tedia2sql
Update Wed Dec 10 12:17:13 CET 2008 : Added links and cvs log and checkout.
--
No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]

In reply to Re: tedia2sql - Dia ERD (UML class) diagrams to DDL (SQL) - opinions and options by andreas1234567
in thread tedia2sql - Dia ERD (UML class) diagrams to DDL (SQL) - opinions and options by andreas1234567

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.