On Wed, 04 Feb 2009, [email protected] wrote:

Hi Viktor,

>     + CA-Cl*pper compatible GET class renamed to HBGet and
>       is now always available regardless of feature settings.

Now we have different problem:
   ? getNew():className
which will break code which checks class name, f.e.:
   if o:classname == "GET"
      o:<...>(...)
   elseif ...
      ...
   endif

IMHO the previous version was better and we should only replace in
core code Get():New() with GetNew() and we can keep xbase++ methods
inside.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to