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 | 4421 reads
|
Browse archives
Active forum topics |
Recent comments
4 hours 12 min ago
4 hours 27 min ago
5 days 5 hours ago
5 days 5 hours ago
5 days 5 hours ago
3 weeks 5 days ago
4 weeks 4 days ago
4 weeks 4 days ago
4 weeks 5 days ago
4 weeks 5 days ago