Now I've figured out your problem. It's not actually related to
Require.js. You added non-AMD .js files (what Tapestry call modules) in
your, but they're not modules at all. Angular.js doesn't even support
Require.js out-of-the-box. The URLs to your .js files are being returned
by getModules(), but instead should be returned by
getJavaScriptLibraries().
On Fri, 09 Jan 2015 16:15:42 -0200, nhhockeyplayer nashua
<nhhockeypla...@hotmail.com> wrote:
Thanks guys I really appreciate the help.
And it makes sense.
Without making the code worse, can someone specify the proper course of
action?
beit an include or an import or placement of such at the top of a module
or at the head or the bottom?
It shouldn't be that important. And it really helps understanding usage.
I appreciate it.
Thank You
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org