[451] WF XAML Parsing
When using a workflow in Workflow Foundation (in VS2005) with the workflow expressed in XAML, the execute handler (codeActivity1_ExecuteCode) in the code file is marked as being never used, which it is, of course!
The XAML is as follows:
]]>
Please sign in to leave a comment.
Hello,
Unfortunately, we do not have full support for the Workflow flavor of the
XAML language (formerly known as XOML), only for the “original Avalon XAML”,
which is the WPF format. That's why the handler names are not resolved.
—
Serge Baltic
Omea & R# Developer
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Thanks Serge. Any plans to extend XAML support in it's various flavours?
Hello,
None for 3.0, sorry.
As for the next release, we have not decided on this feature yet, but its
chances are pretty high.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”