Closed nilshoerrmann closed 9 years ago
Can do!
Just a question though, are you hoping to break the dependancy on the SBL field? There are a number of functions in this field that could be removed if we extended the SBL instead (filtering, resolving values etc.)
The idea was that this extension will replace SBL in Symphony 2.5 in order to get consistent names across association extensions (remember our chat?). So SBL will continue to work for Symphony versions up to 2.4 and Association field will support Symphony 2.5+ only. Our idea was to deprecate SBL on 2.5 providing a migration script. But Association field will not have to support older Symphony or PHP versions.
So to make this more precise:
So this is a call for a general SBL clean-up, now rebranded Association field.
Hey Brendan, have you found the time to take a look at this?
Not at all sorry.
On Tue, Sep 16, 2014 at 6:21 PM, Nils Hörrmann notifications@github.com wrote:
Hey Brendan, have you found the time to take a look at this?
— Reply to this email directly or view it on GitHub https://github.com/symphonists/association_field/issues/5#issuecomment-55710667 .
No problem, just wanted to check.
It would be great, if we could tackle this before the release of Symphony 2.6 – at least all bug fixes to SBL should be merged in.
It would be great, if we could tackle this before the release of Symphony 2.6 – at least all bug fixes to SBL should be merged in.
BTW: I created an "SBL"-Branch of the extension, that backports all additions to SBL (that haven't been included in this repo yet) and follows the versioning/naming-scheme of SBL:
I submitted the commits one by one and referenced to the original ones:
As long as SBL and Association Field coexist (which in my opinion is not a good solution in the long run) it might be helpful to couple updates & versions of both extensions (except for enhanced features of the association field).
Cool.
I'm not sure how the team is going to handle SBL and AF in the future – or if it's going to be handled at all (well the idea one and a half year ago was to deprecate the first and move on with the second extension). Maybe @brendo can chime in here.
Version 1.0.0 is just a summary of the open changes and fixes.
Moved the discussion about my proposal to a separate issue:
I'm not sure how the team is going to handle SBL and AF in the future – or if it's going to be handled at all (well the idea one and a half year ago was to deprecate the first and move on with the second extension).
Well... while it's surely not perfect that a clear cut was missed right at the start and association field wasn't treated as the successor/replacement for SBL I think as of now it wouldn't make much sense to change this before the next major relase of Symphony.
And I somehow feel that it's partly my fault as I insisted on changing the name of the extension ;)
Will probably open a separate issue for generally discussing this topic the next days.
Old code from SBL, things related to backwards-compatibility etc. should be removed.
@brendo: Would you mind having a look, if there are things we can simplify? Thanks!