[eq-dev] Identifying a compositing-only-node
Mathias Heyer
mheyer at 3dinteractive.de
Wed Nov 26 21:24:06 CET 2008
> _If_ you can do the lazy initialization cleanly, I would go for it
> since it is the most flexible solution. Otherwise hard-coding node
> names is an option, although you might need to change this in the
> future.
I tried the special-naming approach, because it was quicker to implement.
It works now.
But I found a bug in the parser. Apparently, it doesn't like '!' inside a
string.
name "Client!compositor"
caused a parse-error :-(
greetings,
Mathias
More information about the eq-dev
mailing list