Size: a a a

2020 April 08

a

artem in Yii Framework 3
Dmitriy S
Не, я был против того, чтобы тащить AR из yii2 в yii3, однозначно будет куча вопросов как перейти с одного на другое (сайкл))
Ахаха. Пятюня.
источник

a

artem in Yii Framework 3
Dmitriy S
Не, я был против того, чтобы тащить AR из yii2 в yii3, однозначно будет куча вопросов как перейти с одного на другое (сайкл))
Я немного расскажу. Я за симфу. У них просто радикальные методы. Писал на 2й, 3й. Потом они "та пошли вы в 4й все будет по другому" и все ну ок😁
источник

T

TradersVE in Yii Framework 3
Dmitriy S
Не, я был против того, чтобы тащить AR из yii2 в yii3, однозначно будет куча вопросов как перейти с одного на другое (сайкл))
Why ?
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
Why ?
AR and DataMapper are too different pattern)
источник

a

artem in Yii Framework 3
TradersVE
Why ?
источник

T

TradersVE in Yii Framework 3
Dmitriy S
AR and DataMapper are too different pattern)
and who told you that you cannot use repository with AR for example.
источник

a

artem in Yii Framework 3
Ну хоть здесь. Мне не нужно было бы выбирать атрибуты и думать за батч
источник

DS

Dmitriy S in Yii Framework 3
Yii2 AR is cool, but it has a lot of architectural problems
источник

T

TradersVE in Yii Framework 3
I always see people who criticize magic methods and in one way or another use them.
источник

T

TradersVE in Yii Framework 3
Dmitriy S
Yii2 AR is cool, but it has a lot of architectural problems
It no longer has public methods, there is no need to inject the container, the magic method of yii-db has been removed.
источник

a

artem in Yii Framework 3
TradersVE
I always see people who criticize magic methods and in one way or another use them.
All of us use magic methods, always with reflection and its great
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
and who told you that you cannot use repository with AR for example.
I have a repository over yii2 ar, but this is a very scary movie)
источник

T

TradersVE in Yii Framework 3
Obviously AR has GET and SET methods
источник

T

TradersVE in Yii Framework 3
If something understood that the good code does not depend on the framework, it depends on the developer.
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
If something understood that the good code does not depend on the framework, it depends on the developer.
You're doing a great job, but it is a difficult choice between Cycle and AR. The Cycle is a more correct way according to the yii3 style.
источник

T

TradersVE in Yii Framework 3
Dmitriy S
You're doing a great job, but it is a difficult choice between Cycle and AR. The Cycle is a more correct way according to the yii3 style.
Why ?
источник

T

TradersVE in Yii Framework 3
I'll just say that the framework should support any implementation of db, if not for which container.
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
Why ?
Because these are too different patterns and it is a different way to develop apps.
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
I'll just say that the framework should support any implementation of db, if not for which container.
With yii2 ar you have to be more professional developer, because it has more pitfalls.
источник

T

TradersVE in Yii Framework 3
What would be the acceptable range of time for login app ?
источник