|
From: Joseph W. <jo...@gn...> - 2006-10-22 04:09:06
|
Option::Type has -1 for Put and 1 for Call while Calliability::Type has 0 for Put and 1 for Call At the minimize the two should be made consistent, but I was wondering if it makes sense or not to merge these two into one enum. |