| From: | "Taral" <taral(at)cyberjunkie(dot)com> |
|---|---|
| To: | <pgsql-interfaces(at)hub(dot)org> |
| Subject: | IDL update + comments |
| Date: | 1998-11-18 20:59:49 |
| Message-ID: | 000001be1336$612aa8e0$8a14f7d0@taral.dobiecenter.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Well, it looks like we have two problems:
a) MICO doesn't support the Security Service yet... and that particular
service is very ORB-specific... This isn't a problem yet.
b) The C and C++ bindings are VERY different to program for.... Take a look
at server.cc -- if that were in C, it would be *much* more complex due to
the clunky handling of exceptions and the lack of automatic memory
allocation/deallocation...
Anyway. I hear ORBit is working on a C++ binding... I'll keep working for
now.
Taral
| Attachment | Content-Type | Size |
|---|---|---|
| pgsql.idl | application/octet-stream | 2.0 KB |
| pgsql_int.idl | application/octet-stream | 140 bytes |
| server.cc | application/octet-stream | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Giffin | 1998-11-18 23:49:58 | Large Objects |
| Previous Message | Jan Wieck | 1998-11-18 20:02:06 | Re: [HACKERS] PREPARE |