Jul 11, 2003 #1 INFEXP Programmer Joined Jul 1, 2003 Messages 8 Location GB IS IT GOOD HAVE ALL YOUR TRANSFORMATION LOGIC, IF POSSIBLE TO BE DEFINED IN ONE EXPRESSION IN A MAPPING OR TO SPLIT INTO MULTIPLE EXPRESSIONS? Which of the above methods are efficient.
IS IT GOOD HAVE ALL YOUR TRANSFORMATION LOGIC, IF POSSIBLE TO BE DEFINED IN ONE EXPRESSION IN A MAPPING OR TO SPLIT INTO MULTIPLE EXPRESSIONS? Which of the above methods are efficient.
Jul 14, 2003 #2 Dagon MIS Joined Jan 30, 2002 Messages 2,301 Location GB I don't think there is any hard and fast rule. Personally, I like to have as few boxes on the screen as possible so I merge expressions together. Upvote 0 Downvote
I don't think there is any hard and fast rule. Personally, I like to have as few boxes on the screen as possible so I merge expressions together.
Jul 14, 2003 Thread starter #3 INFEXP Programmer Joined Jul 1, 2003 Messages 8 Location GB Thanks..Thats what i assumed, wanted to be sure... Upvote 0 Downvote