Re: zogi - birthDate attribute of Contact
[email protected] Wed, 11 Jun 2008 15:43:42 +0100
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote on 09/06/2008 20:43:57: > > Re: [OGo-XML-RPC] zogi - birthDate attribute of Contact > > Adam Tauno Williams > > to: > > xmlrpc > > 09/06/2008 21:27 > > Sent by: > > [email protected] > I haven't done much with Lua, but awhile ago I saw a very good demo. A > script was written in Lua and then very simply rolled into an executable > (compiled into a C program). The program (about 450Kb) contained the > Lua runtime & dependencies. It could then be shuttled off to an XP or I haven't done much with Lua either, but I've had it on my radar for a few years for precisely such situations. However, after looking at the Lua xml-rpc binding, I decided to complete my own native code instead, just to minimize the number of layers involved. Since there are so few exceptions to the value-types in the structs, it's easy enough to have a bit of conditional code to work round it. > No, not a waste of time, it is a legitimate issue. A large part of > making a friendly environment for developers is squashing all the little > stupidities/inconsistencies every-single-developer is otherwise burdened > with (a) knowing about and (b) working around. Thanks. Considering how much is provided by OGO, and the help on this list, AND how easy you and Helge have made getting a working installation going, I'm astounded that OGO is not better known. Ninety percent of the things that have slowed me down in this evaluation have been to do with getting my own installs of Postfix and Cyrus working, rather than problems with OGO. I'm very happy with everything I've seen. I'll get round to learning ObjC soon, and start looking at the code too. Bernard -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc