ngs-doo/dsl-compiler-client

php_client and php_ui targets do not support Location type.

tferega opened this issue · 1 comments

When compiling DSL with Location field, the output is as follows:

java -jar dsl-clc.jar -target=php_client,php_ui -settings=active-record
Compiling DSL online...
Error compiling DSL to specified target.
Couldn't find type for property type NGS.Plugins.Dsl.Concepts.LocationPropertyTypeConcept

Using dsl-clc.jar version 1.4.0 (although it reports itself as 1.3.0, but that's just a typo in the manifest).

zapov commented

Yeah, thats not yet supported in PHP ;(