zejji

Results 18 comments of zejji

I know this is an old issue, but another big +1 for this

@ADmad - If our project were a greenfield project, it would probably be possible to write it in such a way that the relevant service classes were used directly from...

@LordSimal - Thanks for this - I appreciate the suggestions. To be honest, I think CakePHP components should come with a health warning in the documentation if it is not...

Given their purposes, Helpers don't tend to need either of the following, so from my perspective this is less of an issue: - injection of alternative implementations; or - mocking...

@ryansolid - Thanks, I will give that a try with Babel Preset TypeScript. 😃 As you say, a starter template will be much appreciated once it's ready, but I know...

@ryansolid - Thanks, I will check those repos out

Just to note that I finally got the project to build successfully using TypeScript. The key was ensuring that the TypeScript was correctly processed by the `node-resolve` and `babel` plugins....

Since improved JSON/hybrid-relational support is one of the important goals of EF Core 8, I'm just including a cross-reference to #25272, since it means it is not currently feasible to...