Giter VIP home page Giter VIP logo

Comments (10)

fballiano avatar fballiano commented on September 26, 2024 1

actually https://github.com/avstudnitz/AvS_ScopeHint would be a nice addition to the core itself...

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

True. I am currently here patching it so it works with SerializedArray forms;

image

(not a mockup, I just removed some text so I dont leak stuff)

It works, but its very hacky. An event at the right places would have saved me some time.

from magento-lts.

fballiano avatar fballiano commented on September 26, 2024

I'm pro adding both of the things ;-)

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

My idea was (when it all is cleaned up) pushing it to AvS_ScopeHint. (wouldnt get merged there anyways I think, Andreas moved to M2 long ago and probably doesnt touch M1 anymore).

(Changes to the AvS_ScopeHint module arent really bad. Just some logic from avs_scopehint/app/code/community/AvS/ScopeHint/Block/AdminhtmlSystemConfigFormField.php moved to helpers)

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

Should we ask AvS about porting his modules changes to the core itself? I am not sure if we need to do that. (It would be the classy way to do it, obviously)
Also there are some open issues left. If we were to port it to the core itself, port it 1:1 at first and then fix issues, right?

from magento-lts.

fballiano avatar fballiano commented on September 26, 2024

mmm it is true that there are quite some issues: https://github.com/avstudnitz/AvS_ScopeHint/issues, some of them seem quite important, like avstudnitz/AvS_ScopeHint#27 and probably should be fixed in the porting.

For sure if AvS would do it, it would be great.

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

No nono, I am asking generally about taking opensource modules which now seem possible to merge into the codebase. How that should be handled.

(Also, how to not break instances which have these modules installed, or is that a willing BC to take)

I dont think AvS is taking care of that, but it is his copyright afterall.

We need a battleplan for this. :D And answers, like whats happening to the copyright. If we can touch it, or what.

from magento-lts.

fballiano avatar fballiano commented on September 26, 2024

I wouldn't really add then as modules, if it makes sense IMHO (just my opinion) they should be kinda rewritten in the Mage namespace are really integrated, avoing rewrites and this kind of stuff

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

I wouldnt add them as modules either, but if you now have calls in the Mage classes which werent there previously, it could do unknown stuff. (ie. calling parent::) on something you arent aware of?

from magento-lts.

pquerner avatar pquerner commented on September 26, 2024

Can a moderator move this to a discussion (I dont know how to do it) please?
I'd like to work out a plan for this with you guys, so I can work on it.

Topics to discuss (at hand)

  • How and if we are allowed to take 3rd party opensource M1 modules and put its functionality in the core
    (take as-is with minor adaptions (cleaner code, ready for php8 and so forth) - or complete rewrite? (aka when we dont have to use observers, or introduce a specific new event etc))
  • How and if we should display difference about values inbetween the store-views. (Same as AvS_ScopeHint? A little cleaner? Less detail? SerializedArray from the Database shouldnt be diffed imho. Just if they differ the text "Change detected" (or something) should be enough) -- only show for admins? add acl role? etc.pp

from magento-lts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.