Subject | RE: [IB-Architect] UDF's |
---|---|
Author | Jim Starkey |
Post date | 2001-04-02T18:18:16Z |
At 02:09 PM 4/2/01 -0400, you wrote:
fiasco. The idea wasn't very well thought out.
(or misunderstood) UDF can crash the server, browse the host OS
with enhanced privileges, break security, corrupt memory, and so
on. I don't think most system administrators want to pick up a
big pile of random code and let it run in the middle of their
server.
The Java sandbox model works like a charm, but see above.
Jim Starkey
>By the very same guys that brought you the "politically correct"
>But users accounts are defined on a server-wide basis.. ;-]
>
fiasco. The idea wasn't very well thought out.
>A major problem with UDFs is that they run inside a server. A bad
>Actually UDFs have like 0 interface code... A single C source file (or
>multiple files if you want to segment your functions in some manner) with
>*minimal* conditionals should be able to compile on <INSERT IB-SUPPORTED
>PLATFORM HERE>, no?
>
(or misunderstood) UDF can crash the server, browse the host OS
with enhanced privileges, break security, corrupt memory, and so
on. I don't think most system administrators want to pick up a
big pile of random code and let it run in the middle of their
server.
The Java sandbox model works like a charm, but see above.
Jim Starkey