You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain kinds of recursive structures give me load errors. I did a little googling and found a solution in PyYAML (http://stackoverflow.com/a/29607120); does Camel support something like that? If not, would it be possible to patch support in?