Odd difference between VWP and Creator 2
After moving from creator 2 to VWP i noticed this odd change:
TreeNodes that I add to a tree seem to be recreated instead of staying the same. I add a bunch of nodes to a tree, and when I read them later they are new nodes with different addresses. Even when I extend the TreeNode and add a variable, if I set that variable and then look at it during another request it is null. Anyone know about this change? My app relies on the Creator2 behavior quite a bit so that I can map the nodes to certain data for display manipulation and then saving.
- Mark

