Change 20081117-hqm-5 by [EMAIL PROTECTED] on 2008-11-17 16:13:18 EST
in /Users/hqm/openlaszlo/trunk5
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add hook for NEXB IDE to get compilation environment from
ViewSchema
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ Add mEnv instance var to ViewSchema
+ When CompilationEnvironment constructor creates a ViewSchema, it
sets the mEnv to point to the compilation env.
+ The accessor method ViewSchema.getCompilationEnvironment() can be
used to retrieve the main app compilation env.
Tests:
smokecheck in swf8,swf9, dhtml
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/ViewSchema.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
CompilationEnvironment.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081117-hqm-5.tar