Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Removal of extendedSQL() and buildSQL()


Go to End


3 Posts   1062 Views

Avatar
Bonner

Community Member, 21 Posts

17 June 2014 at 2:24am

I'm pretty sure this would have been discussed before, but the remove of both extendedSQL() and buildSQL() has made it almost impossible to upgrade without implementing this functionality in the way it existed before.

The docs state, "this facility was error prone" which is the reason for the removal if I'm correct?

Surely, we should have the choice on whether we want to risk using these methods or not.

In a website that is vastly more complex than what meets the eye, you can't possibly, and will never cover all bases for why these methods may be used, and in trying to do so you create error prone situations by overcomplicated code.

Does anyone else feel these methods should be added back in?

Avatar
camfindlay

Forum Moderator, 267 Posts

17 June 2014 at 4:13pm

Hey Bonner, It might be a good time to point you in the direction of the developer list (A google group to discuss higher level ideas about the Framework and CMS). This might be a good question to raise in that space I think you would be more likely to get a deeper and more technical response.

https://groups.google.com/forum/?fromgroups=#!forum/silverstripe-dev

Avatar
Bonner

Community Member, 21 Posts

17 June 2014 at 9:51pm

Hi Camfindlay

Thanks for the link, believe it or not in the 10 years I've been a developer I've never used Google groups :)

I'll make a swift move over there and contribute where I can.

Thanks,
Bonner