Hello,
i'm evaluating the opportunity of using wxScript
from within my app to allow my users to easily extend my soft.
In order to reach maximum power through this
integration I'd need two big features:
- multi-threading: two absolutely unrelated scripts
should be able to be executed in two
>> the results are:
>>
>> s == "level2-1" // the same as expected
>> s1 == "" // I expected to get "hello"
>> s2 == "hello" // ?
> yes, sure. no bugs.
> This is really a FAQ and I should add it somewhere.
>
> The results you get are because your XML tree is parsed as:
nonetheless, this is not reall
>> nonetheless, this is not really XSL-like (which Ildar expected). It could
>> be
>> cool to have a GetAllText ( ) all the simple text of all sub nodes
>> concatenated.
> I just added to CVS the GetNodeContent() functions which does exactly
> that.
cool :)
Armel
-
> > name: wxCommand
> Isn't the name a bit too generic?
doesn't it already exist? cf. include/cmdproc.h
Armel
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the cha