Git Product home page Git Product logo

Comments (11)

Alex-Bond avatar Alex-Bond commented on September 27, 2024 4

@machour i think we gonna have to change it to an abstract class and remove Yii-web dep and made something like Application class.
I found another thing that I'm working on - it uses request object, but logically it must be available only of Yii-web, not CLI.

from yii-core.

Alex-Bond avatar Alex-Bond commented on September 27, 2024 4

@machour at this moment I have PSR-15 and Error processing in my backlog in order to at least partially support RoadRunner.
If no one will take care of it before I finish with other things I can look into it.

from yii-core.

hiqsol avatar hiqsol commented on September 27, 2024 3

As for me, there are still things in core that should be moved out :)

from yii-core.

Alex-Bond avatar Alex-Bond commented on September 27, 2024 1

Actually its a good question why Pagination is in core package)

from yii-core.

samdark avatar samdark commented on September 27, 2024 1

API is web.

from yii-core.

machour avatar machour commented on September 27, 2024

I guess it's still here because Pagination could be used either from Web, or API, or even CLI for that matter.
Putting it into yiisoft/yii-dataviewcould make sense for the "web" part, but not the others.. 🤔

from yii-core.

samdark avatar samdark commented on September 27, 2024

To me it makes sense.

from yii-core.

samdark avatar samdark commented on September 27, 2024

@SilverFire, @hiqsol what do you think?

from yii-core.

machour avatar machour commented on September 27, 2024

@Alex-Bond would you like to take care of this?

from yii-core.

pavel-redkin avatar pavel-redkin commented on September 27, 2024

Hi !

Currently, src/data/ files require yii-web:
Putting it into yiisoft/yii-dataview

Is it about ?

  1. to move
    https://github.com/yiisoft/yii-core/tree/master/src/data/*.php
    into
    https://github.com/yiisoft/yii-dataview/tree/MOVED_YII_WEB_WIDGETS/src
    (MOVED_YII_WEB_WIDGETS - branch name)

  2. to remove php files and 'data' folder
    https://github.com/yiisoft/yii-core/tree/MOVED_YII_WEB_WIDGETS/src/data/*.php

master -> MOVED_YII_WEB_WIDGETS

from yii-core.

samdark avatar samdark commented on September 27, 2024

Done by now. data and data-widgets are extracted into separate packages.

from yii-core.

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.