> I have a question! Because MOZILLA is not just a browser but a
> "Internet Application Development Enviroment", I want to make some
> commercial product that uses the XUL,JavaScript,Module idea on top of
> Mozilla. Is this still possible with the dual license scheme?
As far as I understand your question, yes. You can use the code under the
MPL terms, and as long as you release changes you make to the core Mozilla
files, that's not a problem.
However, given that XUL and JS are both interpreted at runtime, you will
have trouble stopping people easily reverse engineering your app, if it's
cool ;-)
Gerv