Referencing JS Functions in GSP Code

Hi,

JetGroovy is telling me "Unresolved Function or Method ..." for a function I'm calling in a tag. I'm using a element to incorporate the JavaScript source into the page. Would be possible for JetGroovy to know about JavaScript functions defined in .js files referenced via ]]> elements? It seems like it should be relatively easy for JetGroovy to use its knowledge of the project structure and the operation of the g:javascript tag to find the JavaScript source code and then give meaningful JS diagnostics in GSP code.


Thanks.

Randall Schulz

0
Avatar
Permanently deleted user

Well, javascript plugin integration is on our radar for the next version, but definitely not for 1.0.

Eugene.

0

请先登录再写评论。