Hi

Viktor Szakáts wrote:
> 
> I don't know if it's possible to make (I guess 
> it is), but I'd suggest to use an alternate method 
> for this case, like ::createFromQT( ..., pQtObject )
> 
> By appending new parameter you first break the 
> rule of keeping param list intact for xbp 
> compatibility, plus you cut the way off from 
> adapting to future xbp versions, where Alaska 
> adds new parameters to any of these lists. If 
> such thing happens, and we have no guarantee 
> it won't, it will create a mess which is impossible 
> to ever resolve cleanly.
> 

Yep, you are right. 
::createFromQT( ..., pQtObject )
is good enough. Also this way it can be implemented
only at one place in class XbpWindow.

Regards
Pritpal Bedi
-- 
View this message in context: 
http://old.nabble.com/HBXBP---Class-Framework-Change-tp26522373p26522619.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to