OSDN Git Service

- Modified for better error message for the failure of JavaScript execution in initia...
authortkawata <tkawata@users.sourceforge.jp>
Tue, 29 May 2012 15:40:55 +0000 (00:40 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Tue, 29 May 2012 15:40:55 +0000 (00:40 +0900)
commit6388f573194aaf332956a1a46d38a0b12b8f0fc1
tree134391da6ff09ea66a9c9147bfca6597948a17c3
parent016ae39399d5cf7f10fd1bb2867d66d86772eb11
- Modified for better error message for the failure of JavaScript execution in initialization time.
- Delayed the timing of doInit() invocation until the cell to cell connections are established. Now doInit() method can query the receptors the cell has.
Source/DNContainerBuilder.cpp
Source/DNEngine.cpp
Source/QtScript/dnqscellcode.cpp
Source/TKCell.cpp
Source/TKContainer.cpp
Source/TKContainer.h