Re: Using C# to create stored procedures

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема Re: Using C# to create stored procedures
Дата
Msg-id 7be3f35d0704030107m3f48ee01tcbb60269edb8d320@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using C# to create stored procedures  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom,

Awhile back I read an article claiming that .NET could only host one
language, or at least only languages that differed merely in trivial
syntactic details --- its execution engine isn't flexible enough for
anything truly interesting. 

Jim Hugunin (creator of Jython, which is Python on Java Virtual Machine) thought similiar:

"""wanted to understand how Microsoft could have screwed up so badly that the CLR was a worse platform for dynamic languages than the JVM.  My plan was to take a couple of weeks to build a prototype implementation of Python on the CLR and then to use that work to write a short pithy article called, "Why the CLR is a terrible platform for dynamic languages""""

He tried it, wrote Ironpython, was hired by Microsoft...

http://blogs.msdn.com/hugunin/archive/2006/09/05/741605.aspx

So there is proof that .NET is usable for more then one language. (Not that I want to embrace that platform)

Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
fx 01212-5-13695179
-
Python: the only language with more web frameworks than keywords.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Using C# to create stored procedures
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Using C# to create stored procedures