vegard nygaard wrote:
>
> Why are those methods private and not public? Is there a better way to solve
> my problem?
>   
....
>  I hope BASE2 can do this
> in a more neat way.
>
>   
Coding them as protected would be better than public - making them 
accessible through inheritance and keep them private/unreachable for 
direct access.


Cheers,
Kjell

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
basedb-devel mailing list
basedb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basedb-devel

Reply via email to