Yup - there are many ways... Most have mentioned 'whats doable', so far, but I'll offer up two others.
1. if the inputs and outputs are identical, then yes (functional paradigm) 2. if the two functions have the same inputs and outputs, and ALSO have the same metric for 'function point', using 'function point computational analysis' then yes. FWIW, a lot of programming metrics got solid mathematical foundations, early on, and lots of books and white papers were written about metrics. If you don't understand the math, then it's hard to gather the data needed for the metrics, and even harder to understand what to do with the metrics when comparing two functions. Usually, an 'eyeball view' isn't enough. But, usually this kind of question pops up from someone else, i e - not you, but from a colleage or the boss or some 3rd party contractor. What's going on, over there, in your shop? Hopefully yer not getting slammed. Mondo Regards [Bill] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

