Search Results

1
vote

Type checking on Caché Objects

Those types aren't used/checked internal to Cache code, but they are used when you expose your classes via XML, SQL, etc. One would hope that in a future version Intersystems would start do …
0
votes

Showing off your modules and processes (graphically)

How about a PowerPoint presentation? …
0
votes

What are your 3 most important programming patterns, and why?

I know this isn't really what you asked, but I'm going to list some anti-patterns. I think these are the "most important" not because they're good, but because they're so pervasive and have …