The Clean Architecture in php



Download 2,26 Mb.
Pdf ko'rish
bet56/179
Sana24.06.2021
Hajmi2,26 Mb.
#100337
1   ...   52   53   54   55   56   57   58   59   ...   179
Bog'liq
The-Clean-Architecture-in-PHP-Kristopher-Wilson

public function
invoiceCustomers
(
array
$customers
) {
foreach
(
$customers
as
$customer
) {
$invoice
=
$this
->
invoiceFactory
->
create
(
$customer
,
$this
->
orderRepository
->
getByCustomer
(
$customer
)
);
switch
(
$customer
->
getDeliveryMethod
()) {
case
'email'
:
$strategy
=
new
EmailDeliveryStrategy();
break
;
case
'print'
:
default
:
$strategy
=
new
PrintDeliveryStrategy();
break
;
}
$strategy
->
send
(
$invoice
);
}
}
This code now delivers invoices using the two new strategies. The Strategy Pattern has allowed
us to encapsulate the behavior and make a determination at runtime of which strategy to use.
The code isn’t perfect, though. Is this the correct place to make the determination of how to send
an invoice to the customer? Could we maybe utilize one of these design patterns to make this
code better? Of course!
Instantiating the correct strategy to use is the perfect place to use a factory.

Download 2,26 Mb.

Do'stlaringiz bilan baham:
1   ...   52   53   54   55   56   57   58   59   ...   179




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish