Re: pl/Ruby, deprecating plPython and Core

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pl/Ruby, deprecating plPython and Core
Date: 2005-08-16 17:18:28
Message-ID: thhal-0Z7jdA6fx77QiUc3TbaxIf/XJ4Udkh2@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joshua,
There's some material that explains the inner workings on the
gborg.postgresql.org/project/pljava site. Beyond that (and trying it out
of course), I'd be more then happy to answer any questions.

Regards,
Thomas Hallgren

Joshua D. Drake wrote:

>
>> I think you should take a closer look at PL/Java for the following
>> reasons:
>>
>> 1. The number of followers of the Java language is extremely high and
>> increasing.
>> 2. Oracle and DB2 offers Java as a procedural language. You make
>> transisitions easy.
>> 3. There's a SQL standard for the mapping between the SQL and Java
>> language.
>> 4. Middle-tier code is often written in Java and can often be moved
>> to functions and stored procedures without a rewrite.
>> 5. PL/Java already provide both trusted and untrusted language handlers.
>> 6. PL/Java has a community of over 70 members and increasing.
>> 7. PL/Java has no license issue.
>> 8. The author of PL/Java would be happy to maintain it in core.
>
>
> These are all very good reasons. I would honestly have to know more
> about how PL/Java works to make a decision.
>
> Sincerely,
>
> Joshua D. Drake
>
>
>
>>
>> Regards,
>> Thomas Hallgren
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 1: if posting/reading through Usenet, please send an appropriate
>> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>> message can get through to the mailing list cleanly
>
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2005-08-16 17:22:56 Re: pl/Ruby, deprecating plPython and Core
Previous Message Gregory Maxwell 2005-08-16 17:17:27 Re: pl/Ruby, deprecating plPython and Core