Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
One thing that I haven't got clear in my head: If class methods were made to use a VTable, would there still be a need for static methods - i.e. ones that didn't use a VTable at all? If there was, then it might be possible to leave static methods as static, and retrofit these new virtual class methods to Java without breaking any legacy code (i.e. they would use a new keyword - suggestions anyone?). Regards david --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: [no subject]
- Next by Date: ResultSet.getStatement()
- Previous by thread: [no subject]
- Next by thread: ResultSet.getStatement()
- Index(es):