[Kratos] Variables registering
Janosch Stascheit
janosch.stascheit en rub.de
Lun Jun 28 10:49:35 CEST 2010
Dear all,
just in case you did not notice yet and in case this is not designed on
purpose (Pooyan?):
if you define Kratos variables in applications, they are not properly
accessible if called from other applications unless they are (again)
registered in the second application. The problem is: there are no
compilation nor runtime errors!
It becomes visible if a construction like if( rVariable ==
SOME_VARIABLE ) is used: in this case, the condition is never true, even
if the variable is exactly the same and even if printing the kernel
lists this variable correctly.
If this is not a bug, please just keep that in mind and make sure you
are registering all variables whereever you are requiring them. If it's
a bug, does anybody have an idea how to solve it?
Best regards
Janosch
More information about the Kratos
mailing list