Re: Hide source code

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Hide source code
Дата
Msg-id 20050710073820.GA27962@alvh.no-ip.org
обсуждение исходный текст
Ответ на Hide source code  (Márcio A. Sepp <marcio@zyontecnologia.com.br>)
Список pgsql-hackers
On Sun, Jul 10, 2005 at 04:26:26AM -0300, Márcio A. Sepp wrote:

> I'm looking for a way to hide the souce code of my system (functions). 
> 
> In Oracle, I can wrap it.  Is there something that I can use to hide
> and/or wrap my source code? 

Write the functions in C and distribute only a binary?  Maybe in Java,
and use something like gcj; or Mono/.Net equivalents?  Write an Intercal
language handler?

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"You knock on that door or the sun will be shining on places inside you
that the sun doesn't usually shine" (en Death: "The High Cost of Living")


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

Предыдущее
От: Márcio A. Sepp
Дата:
Сообщение: Hide source code
Следующее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Re: Hide source code