![]() | |
#11
| |||
| |||
|
|
Some good thoughts Ross.. Sounds like we are perhaps agreed that RD is going nowhere, so perhaps spreading the licences it holds across other vendors might actually benefit the marketplace as a whole. I too am watching Cache... I have great respect for Jim Idle, and use jBase currently.. But jBase is in the development hands of an "end user" (Temenos) so one questions whether it's development favours the in-house requirements of Temeos at the expense of the "commercial" marketplace... |
#12
| |||
| |||
|
|
Simon Verona wrote: Some good thoughts Ross.. Sounds like we are perhaps agreed that RD is going nowhere, so perhaps spreading the licences it holds across other vendors might actually benefit the marketplace as a whole. I too am watching Cache... I have great respect for Jim Idle, and use jBase currently.. But jBase is in the development hands of an "end user" (Temenos) so one questions whether it's development favours the in-house requirements of Temeos at the expense of the "commercial" marketplace... I took a long look at Cache myself, and to start with I was very impressed, but then I started looking a little deeper and I got turned off by what I saw. My problem? The ObjectScript (MUMPS or M) language. While you don't have to use it for development, everything ends up getting turned into ObjectScript when it's built, and ObjectScript really, /really/ sucks. It's even worse than C, and soesn't have the advantage of C's pervasiveness. Moreover, the Intersystems guys make much of their support for multiple inheritance, but from what I saw, they don't have /real/ MI. Instead, they generate a bunch of additional code into the classes that "inherit" the behaviour of other classes. So calls to inherited methods don't call the superclass, they just have copies of that code built into them. Which is bullshit. Anyway, that's my take on Cache. I could be mistaken on some aspects, but I saw enough to turn me off. Cheers, Luke |
#13
| |||
| |||
|
|
My problem? The ObjectScript (MUMPS or M) language. While you don't have to use it for development, everything ends up getting turned into ObjectScript when it's built, and ObjectScript really, /really/ sucks. It's even worse than C, and soesn't have the advantage of C's pervasiveness. |
![]() |
| Thread Tools | |
| Display Modes | |
| |