Is it correct? Just in case we need some customizations in a model (eg. transparent auto join I18n tables), we will need to override both of the proxies, DB_ORM_Select_Proxy and DB_SQL_Select_Proxy
Could any one explain?
As for me, it looks correct to use the same DB_ORM::select() inside model's load method...
thanks