![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||||
| |||||
|
|
You'll have to explain how SQLJ helps. I mean it. Can you give us a quick capsule summary of it? I have only the sketchiest idea what it does, and no idea at all how it would help here. That makes two of us. I'm all for safety by encapsulating the user changes, but I'm at a loss to see how this could be done. But I'm not that smart. I just read the OME manual and took the comment about thoroughly testing the code on a test installation before installing on a production box *VERY* seriously. |
|
Another point would be - are we jumping at shadows. Hands up everyone who has actually found a need for a UDT. I would bet the answer is very, very few people. I think the '1950s datatypes' as Rampaging Roy Hann calls them will satisfy the vast majority of us. |
|
As a guess - and pure guesswork on this - I suspect that user defined functions would be more common. I think an improved version of soundex, or an equivalent function has been mentioned by a few. |
|
Ditto a regex function - which is what I'm currently tinkering my way towards. Hey, I havent even made a function that returns the integer 5 yet. I'm not a good programmer [snip]. |
|
As an aside - are people tackling this sort of extended functionality in OpenSource? |
#12
| |||
| |||
|
|
martin.bowes (AT) ctsu (DOT) ox.ac.uk> wrote in message news:mailman.1127219941.9268.info-ingres (AT) cariboulake (DOT) com... You'll have to explain how SQLJ helps. I mean it. Can you give us a quick capsule summary of it? I have only the sketchiest idea what it does, and no idea at all how it would help here. That makes two of us. I'm all for safety by encapsulating the user changes, but I'm at a loss to see how this could be done. But I'm not that smart. I just read the OME manual and took the comment about thoroughly testing the code on a test installation before installing on a production box *VERY* seriously. And that assumes you have just one production installation to test for. What if you want to deploy in Intel, SPARC, PowerPC, and Alpha? You can't just assume the same code works OK on all of them. Heck, it probably won't even compile on all of them. |
#13
| |||
| |||
|
|
Now, now. Writing portable code isn't hard. Although I suppose it helps to have gotten burned a few times first. |
#14
| |||||||
| |||||||
|
|
What makes you think that? Am I *so* unreasonable? :-) Or perhaps you were thinking of Tony; yes, there you may get an argument. |
|
We REALLY need SQLJ extensions for Ingres. This would allow - much safer and easier OME functionality |
|
I'm all for safety by encapsulating the user changes, but I'm at a loss to see how this could be done. But I'm not that smart. I just read the OME manual and took the comment about thoroughly testing the code on a test installation before installing on a production box *VERY* seriously. |
|
Another point would be - are we jumping at shadows. Hands up everyone who has actually found a need for a UDT. I would bet the answer is very, very few people. I think the '1950s datatypes' as Rampaging Roy Hann calls them will satisfy the vast majority of us. |
(Maybe I should email a reminder about the SIUA, with a UDT bout as the lunchtime attraction 
|
As a guess - and pure guesswork on this - I suspect that user defined functions would be more common. |
|
I think an improved version of soundex, or an equivalent function has been mentioned by a few. Ditto a regex function - which is what I'm currently tinkering my way towards. Hey, I havent even made a function that returns the integer 5 yet. I'm not a good programmer, that's why I went into DBA. As an aside - are people tackling this sort of extended functionality in OpenSource? |
|
Martin Bowes. |
![]() |
| Thread Tools | |
| Display Modes | |
| |