Zen Cart Logo
Forums / Features Wish List / Code wishlist.

Code wishlist.

Locked

Views: 1,018

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
19 Dec 2007, 5:15 PM
#1
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Code wishlist.

The ability to override or extend classes would be nice. It would make writing contribution installs a lot easier too.

19 Dec 2007, 6:32 PM
#2
cjpinder avatar

cjpinder

Totally Zenned

Join Date:
Apr 2007
Location:
Herts. UK
Posts:
893
Plugin Contributions:
0

Re: Code wishlist.

It would make upgrades more of a headache though...

ISTR that the subject has been debated a few times on the forum and Dev Team are against allowing class file overrides because of the potential problems it would cause. My memory might be faulty though.

Regards,
Christian.

19 Dec 2007, 11:41 PM
#3
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Code wishlist.

yes- but then nix the override and implement the EXTEND- which whould be equivalent of polymorphism in C++