It appears that when you view form business objects in v9.1 they are now ordered alphabetically whereas previously they were ordered in column order.
So now when coding which column you want (User.Input[x]) you now have to keep switching back to te BO definition or have some other reference to the ordering. Previously you could see the code window and the real column ordering of business objects.
It seems to me that this has introduced a whole new layer of inefficiency and coding will likely be more error prone.:smileysad: