LosD
LosD
Hmmm, that's pretty weird. I think I'll have to read up on MetaModel's tabledef to understand how that can happen. I imagined that it would work perfectly or not at...
Since it is just a template, I don't really think it is a big problem. However, the error message is horrendous.
I think the major issue here is that the test is time dependent at all. We should probably find a way to make the transformer tests more repeatable. A good...
Isn't this mostly a matter of getting the custom-naming support into MetaModel, like we're doing for some datastore types already? If we could somehow generalize that, we could start tapping...
I seem to remember that we changed it to JAR files (from classpath based) because it solved at problem, but I do not remember why. Signed execution, maybe?
That could also very well be.
This is great idea! We will need a limit to the amount of data to make sure we don't send the program tumbling. Could be a configurable option. I'm not...
I'd ALWAYS add a (configurable) limit, that at least throws a warning first. We don't want users to kill an application by accident simply by enabling something. Those who needs...
Yeah, it's not exactly hard, but let's not make it easier :-)
Whoops, closed wrong issue.