Friday, August 23, 2013

what is the usage when compiling time and run time?

there ia a module called mode a in project A,
and another called mode b in project B.
if module a need to use a class from b,
we should import project B to A,
and extends module a from b.
why should we must do that?
when compiling time, and run time,
in what sense do the module mechanism exist?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment