User loginNavigation |
Simple type system oriented questionI'd think I want to allow a function with this type: proc(class T cls) : T And I want such functions to support type subclasses. For a simple instantiating example: proc myfun(class Employee empcls) : Employee Where class Manager(Employee) Is this "principle of least surprise"? commonplace? or are there gotchas I'm not thinking about. Thanks much. Scott By scottmcl at 2008-04-13 03:03 | LtU Forum | previous forum topic | next forum topic | other blogs | 4389 reads
|
Browse archives
Active forum topics |
Recent comments
12 hours 13 min ago
14 hours 1 min ago
17 weeks 5 days ago
17 weeks 5 days ago
17 weeks 5 days ago
23 weeks 5 days ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 34 weeks ago