State Pattern - Design Patterns (ep 17)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

ความคิดเห็น •

  • @dscheme4427
    @dscheme4427 5 ปีที่แล้ว +53

    36:00 definitions
    51:23 code

  • @openyourmind1694
    @openyourmind1694 ปีที่แล้ว +10

    I usually watch various tutorials, so I feel capable of giving a "competent" judgment: you have excellent presentation, comprehensive, organized, straight to the point, more than valid expertise, but what struck me is your enthusiasm and eagerness to convey competence. You deserve a like and a subscription. Thank you for your effort.

  • @claudios
    @claudios 7 ปีที่แล้ว +149

    An 80 minute video on a design pattern?!
    It really is Christmas, thanks Chris

    • @ChristopherOkhravi
      @ChristopherOkhravi  7 ปีที่แล้ว +5

      Thank you and Thank you for watching 🙂🙂

    • @MahmoudHbobati
      @MahmoudHbobati 3 ปีที่แล้ว +1

      singleton pattern is 20 minutes!!! :)

    • @TheGGbond
      @TheGGbond 3 ปีที่แล้ว +1

      wtf is wrong with u

    • @calexito9448
      @calexito9448 3 ปีที่แล้ว

      @@TheGGbond reversed card actually

  • @zizimouad8291
    @zizimouad8291 2 ปีที่แล้ว +6

    People don't understand the hard work puts for +1h explaining design pattern + editing, thank you 👌

  • @iliassaek4609
    @iliassaek4609 5 ปีที่แล้ว +37

    only with these videos I've aced the design patterns exam . Thank you .

  • @mayurdugar03
    @mayurdugar03 3 ปีที่แล้ว +37

    Can I just take a moment and appreciate your efforts here!
    You made design pattern really understandable for me! Hats off to your efforts 🙏🤗
    Wish you get everything required to be able to continue this series as well. Take care Christopher :)

  • @MrMikomi
    @MrMikomi 4 ปีที่แล้ว +9

    Watched at 2x speed; it's doable as I've some pre-existing knowledge of this pattern and this video makes a great refresher. Thank you very much.

  • @omarabdo6403
    @omarabdo6403 4 ปีที่แล้ว +14

    that was a GREAT video! Chris, we're missing your videos on design patterns and different topics really bad! I hope you can find more time in the near future to help us learn more and become better software developers. Much love!

  • @professorfontanez
    @professorfontanez 6 ปีที่แล้ว +3

    There was a similar example in a textbook I used to teach Java which used three states LOCKED, UNLOCKED, and ROTATING. The transitions were "payment" for LOCKED --> UNLOCKED, "push" for UNLOCKED --> ROTATING, and "one revolution" for ROTATING --> LOCKED.

  • @parvez04
    @parvez04 7 ปีที่แล้ว +12

    This is a really nice tutorial. Please keep it going. I am kind of addicted to your videos now.

  • @FunkyHotDog
    @FunkyHotDog 6 ปีที่แล้ว +11

    You do a very good job in visualising these problems. Thank you, I'd be in trouble with my design pattern course without you.

    • @ChristopherOkhravi
      @ChristopherOkhravi  6 ปีที่แล้ว +3

      I’m super glad to hear you feel that you’re learning faster :) I like to think that the quicker we can get the “known things” out of the way, then we can start to think about the “unknown things”. Which imho is where the really interesting issues lie :)

  • @oztv_
    @oztv_ 10 หลายเดือนก่อน

    you are perfect, i have only a few hours before exam i tried to watch 2x speed but it is still perfect because of body language, fluently speaking, diving into everything with clear explanation. need to say that i am still trying to learn english but i understand whole video. THANK YOU A LOT FOR YOUR EFFORT AND AMAZING JUMP CUTS.

  • @monikaraut5266
    @monikaraut5266 ปีที่แล้ว +1

    What a explanation 🙌🙌 guys if you are confused whether to watch or not seeing the video duration, just give it a try. As otherwise you will have to waste double the time while reading articles

  • @olenaqwerty7895
    @olenaqwerty7895 3 ปีที่แล้ว

    the best patterns explanation I've come across so far

  • @EuanFR
    @EuanFR 6 ปีที่แล้ว +24

    As suggested in some comments, I would rather return the next state to the gate, from the states "action" methods, something like "nextState = currentState.actionPerformed()" (instead of a void return)

    • @abhishekjain3527
      @abhishekjain3527 5 ปีที่แล้ว

      That would be helpful if you are returning void but if you are returning some response then you cannot return state. There should be a signalling mechanism to change state i.e one state should signal the parent gate to change state. And for states there should be a factory that creates these states

    • @Wubwub772
      @Wubwub772 2 ปีที่แล้ว

      @@abhishekjain3527 ​ you should return the new state and use "signalling mechanisms" for "some response", not the other way around

  • @pra86sat
    @pra86sat ปีที่แล้ว

    I have been searching for Design pattern tutorials online like forever, to find something that can be more relatable to the software systems. But all I ever find are Ice cream, Pizza, Burger examples, which makes no sense what so ever.
    Thank you so much for all your efforts and making sense.
    I feel I am a better Software Engineer than I was 1:20 Hrs ago.

  • @JayJay-ki4mi
    @JayJay-ki4mi ปีที่แล้ว

    I've studied your videos for a while, and come back to them. But, I find it's only when I actually need to use a certain pattern that your videos make sense to me. I need to use the state pattern for game development and this video has been a God send. Thank you so much.

  • @nijuyonkadesu
    @nijuyonkadesu 4 หลายเดือนก่อน

    "Replace a conditional with polymorphism" - this will be my new favorite quote from the entire design pattern playlist kek ~
    (the same concept used first in composite pattern)

  • @johnnguyen1655
    @johnnguyen1655 2 ปีที่แล้ว

    I watched tons of video about DP, your DP playlist make you special among the bests Chris!

  • @hdanijel
    @hdanijel 6 ปีที่แล้ว +8

    Hey man, I just found your channel.
    Immediately I knew I liked you, and it took me a while to figure it.
    It's cuz you look like Antonio Banderas!
    Your energy also is amazing! So much alive and warm :)
    I'm a smart guy, but as soon as I build a game that has all the basic elements . . .I get lost in the jungle of the code. So I started reading about design patterns.
    Well, my friend. You're the first one that I can follow! And even understand to that point that I can really see what you drew on your whiteboard as beautiful!
    Please keep making such simple videos and stop for so many explanations! :) :) :)
    Thank you man!
    p.s. Headfirst book sounds like a thing for me
    Love from Croatia!

  • @zieldistante
    @zieldistante 5 ปีที่แล้ว

    I really like how you explain things (and sometimes go to other related things and go back). I thought I was the only one who explained things in this way! Thanks a lot for your videos.

  • @orenfarhan8584
    @orenfarhan8584 6 ปีที่แล้ว +34

    Nice one, but I disagree with passing the gate reference.
    If the interface for a state declares that an action causes a state to generate a state (e.g return GateState), you can avoid passing references to the gate itself, and from your gate call the action on the state to return a new state, and assign it to your ivar locally.
    Other than that, I like this playlist. For each pattern, I created a swift playgrounds version for future reference. I wasn't aware I was using so many of them :)
    Keep up the great work!

    • @VictorCarvalhoTavernari
      @VictorCarvalhoTavernari 4 ปีที่แล้ว +5

      Hi, Could you if possible share your playgrounds files?
      I loved your solution about how to create a new State, just returning a State on each function, but if you are doing an async request probably you have to wait this new state, so probably call a delegate like changeState is better for a reactive approach.

    • @SemyonKalyakulin
      @SemyonKalyakulin 2 ปีที่แล้ว +1

      As I remember, he mentioned that possible solution before the coding part:)

    • @amirkhazama7464
      @amirkhazama7464 2 ปีที่แล้ว

      what if the action we wanna do actually does produce a result and returns it like for example the payOk should return the payment id or something ... in that case the return type could not be just the new state ....
      .
      .
      .
      .
      .
      .
      .
      maybe you could specify the first returned item to be the new state and the other results to be the other stuff you are expecting from the method ...

  • @mdkhxyz
    @mdkhxyz 3 ปีที่แล้ว

    The way of your teaching is very interesting and helpful. Thanks for your effort.

  • @lyonyan
    @lyonyan 6 ปีที่แล้ว +2

    Only 72 comments? Here one more to appreciate your hard work and effort!

  • @benalfred42
    @benalfred42 4 ปีที่แล้ว

    The best explanation of this pattern in the internet still 2020

  • @nicolafontana2738
    @nicolafontana2738 4 ปีที่แล้ว +1

    This has been very enlightning! Very well explained with the exact amount of detail, thanks a lot!

  • @NoOne-pi8cj
    @NoOne-pi8cj 6 ปีที่แล้ว +1

    Thank you so much for providing so many awesome videos. Even though I am unable to fully understand or master each every pattern, but you gave me the courage to dive deep into OOD. I will definitely read these two books again. Thank you !!!!

  • @professorfontanez
    @professorfontanez 5 ปีที่แล้ว +2

    Regardless of mutability, I would not store a Context (Gate) reference on all States. That creates a stronger bind between the Context and the State than simply using the context with needed (and then discard). With this in mind, I would simply pass the Context to each of the State interface methods so that the concrete State could then use the context to set the new (current) state.

  • @galtals
    @galtals 5 ปีที่แล้ว

    great sound effects. the "boop" sound is to die for.

  • @Amine670
    @Amine670 6 ปีที่แล้ว +1

    Good explanation of the concepte and theory of the State Design Pattern, when rarely found in TH-cam. (y)

  • @nijiasheng711
    @nijiasheng711 3 หลายเดือนก่อน

    I think the key idea of this pattern is around 42:50~43:35, delegate the functionality that relies on the state to the State object instead of the Context Object and use polymorphism

  • @semajxocliw
    @semajxocliw 5 ปีที่แล้ว +1

    i literally love you for these videos

  • @nickeax
    @nickeax 2 ปีที่แล้ว

    Great teaching and information. Thank you very much!

  • @ChristopherOkhravi
    @ChristopherOkhravi  7 ปีที่แล้ว +7

    Question of the day: Have any examples of where you successfully used the state pattern?

    • @MarlyssonSilva
      @MarlyssonSilva 7 ปีที่แล้ว +2

      I think that I've used it in a functionality where I manage a events system where there are subscription of people to participate... and the subscription have state : open, running and closed... where depends on your state some objects will be handled of different ways.

    • @lifescience2050
      @lifescience2050 7 ปีที่แล้ว

      I developed a POS (point of sale) cashier app using the state pattern, seems the only practical choice. Your video is good and refreshing, our support developers definitely should go through this video before reading the POS code.

    • @pascalampere6098
      @pascalampere6098 7 ปีที่แล้ว

      Used it in a VR app, where the Input of the User needed to cause different things to happen depending on the current state.

    • @user-ug8qc6tr6b
      @user-ug8qc6tr6b 7 ปีที่แล้ว +1

      I build simple 2d game on JS. Decide to implement player state via state pattern. State like `idle`, `jumping` etc. By the way game examples is often easer to understand, when you explaining programming concepts. There is one interesting book, which I read recently "game programming patterns", maybe you will like it

    • @konradkudzia28
      @konradkudzia28 6 ปีที่แล้ว

      Games.
      AI.

  • @BM-jy6cb
    @BM-jy6cb 3 ปีที่แล้ว

    I love this entire series. Fantastic!

  • @TeotoniodeCarvalho
    @TeotoniodeCarvalho 4 ปีที่แล้ว

    Very useful and clear even for a soil scientist like me!

  • @RichardGomezMx
    @RichardGomezMx 4 ปีที่แล้ว

    Amazing explication. I loved it. Congrats Chris. Great video. Thank you very much.

  • @ismailktami2727
    @ismailktami2727 5 ปีที่แล้ว

    Thank youuuu sooo muchhhhhhh ! your the best way to understand the concrets concepts of DP

  • @miracaknar9549
    @miracaknar9549 4 ปีที่แล้ว +2

    I will be your patreon if you start making videos again, you have my word.

  • @felixjost8206
    @felixjost8206 2 ปีที่แล้ว

    Thank you so much for your passionate work!

  • @deathangel908
    @deathangel908 6 ปีที่แล้ว +1

    It's great how you can describe things on the desk, but I guess the coding part can be done in textEditor or smth. With splitscreen so every class would be visible to a viewer at the same moment of time. The code would be much cleaner and readable thus. Means = more understandable

  • @johnmcway6120
    @johnmcway6120 ปีที่แล้ว

    This channel is such a blessing.
    Thank you so very much Chris.

  • @shanm4629
    @shanm4629 3 ปีที่แล้ว

    Once again.. another Great Video . Kudos to you.

  • @rohitashjikumawat
    @rohitashjikumawat 2 ปีที่แล้ว

    Best design pattern videos 🙌

  • @AnaLucia-x4h
    @AnaLucia-x4h ปีที่แล้ว

    Thank you so much for these videos!

  • @tomaszb9668
    @tomaszb9668 4 ปีที่แล้ว

    Really really good tutorial. Greetings from Poland:)

  • @olivermeyer3963
    @olivermeyer3963 5 ปีที่แล้ว +1

    Hi, many thanks for the video I' ve learned a lot, appreciate that. My question or maybe suggestion, would you consider to change the names, to turn the names of the states e.g. OpenGateState => GateStateOpen, ClosedGateState => GateStateClosed etc. because int this way it's even more clear that they belong together.

  • @jojojojo483
    @jojojojo483 4 ปีที่แล้ว

    You are a great teacher!

  • @MatviiKarpenko
    @MatviiKarpenko 4 ปีที่แล้ว

    Now it`s all clear, thanks !

  • @niclaskron3384
    @niclaskron3384 6 ปีที่แล้ว +3

    This was amazing, I learned alot. Thank you Christopher :-)

  • @finyog
    @finyog 6 ปีที่แล้ว +1

    It is a very informative content, presented nicely. I like your videos and the way you explain things. Keep up the good work Chris 👍😊

  • @ilnurgazizov2959
    @ilnurgazizov2959 6 ปีที่แล้ว

    One of the best explanation! Thank you very much!

  • @osamucamarques
    @osamucamarques 2 ปีที่แล้ว

    Very good stuff. Thanks man!

  • @kalinkalin4543
    @kalinkalin4543 6 ปีที่แล้ว

    last repetition before exam, great job :D thanks

    • @ChristopherOkhravi
      @ChristopherOkhravi  6 ปีที่แล้ว

      Glad to hear it helps :) Best of luck on the exam! :)

  • @DavidBeharL
    @DavidBeharL 4 ปีที่แล้ว

    I like It a lot, a bit longer than expected, but perfectly understood, this is a pattern very used in React, but this video is very useful to use It better

  • @saurabhmahal1354
    @saurabhmahal1354 4 ปีที่แล้ว

    got a deep dive into it .

  • @aladdinoscopy
    @aladdinoscopy 3 ปีที่แล้ว

    looking fierce bro! Thanks, you explain very well. ….. 25 more minutes in and damn even more impressed. I subscribed, thanks for teaching,

  • @kareemjeiroudi1964
    @kareemjeiroudi1964 4 ปีที่แล้ว

    I really like the idea that sometimes I don't get it the first, but then he tries to rephrase what he's saying or puts in a different way or with a different example, and then it starts to make sense to me. That's a lot of effort in explaining. He should become a professor or something.

  • @kattakittaxr
    @kattakittaxr 3 ปีที่แล้ว

    wow this is an amazing tutorial thanks man

  • @vinokanthvelu2660
    @vinokanthvelu2660 5 ปีที่แล้ว +2

    Hey Chris. Thanks for these invaluable content. One request. Could you please do a video on Interpreter design pattern? Thanks mate.

  • @chuckjordan6455
    @chuckjordan6455 4 ปีที่แล้ว

    15:20 However, if someone is paying again nervously, this is an anomaly that might be of interest to security. You could close and send security guys to interrogate the person. State machines can either be fascist or helpful and fair. Also, the pay... and then pay again could be coded to take the subsequent payments if GREED is coded into the state machine.

  • @davidsierra3300
    @davidsierra3300 6 ปีที่แล้ว

    excellent video, you have the gift of teaching! subbed

  • @mfelsheikh
    @mfelsheikh 3 ปีที่แล้ว

    This is amazing, really great
    Thank you

  • @ravisankarjampani213
    @ravisankarjampani213 6 ปีที่แล้ว

    Simply Superb

  • @sarastanway8861
    @sarastanway8861 5 ปีที่แล้ว

    wonderful series!

  • @Generally2310
    @Generally2310 ปีที่แล้ว

    Great work 👏

  • @Obikin89
    @Obikin89 5 ปีที่แล้ว +4

    Would it make sense to implement the singleton pattern on each state so that we do not need to instantiate thousands of states and just use the one we need ? You would pass the gate as an argument for each method but you would only have a single instance of each states and gates would still use the one they need individually. I know you've said that we should avoid using the singleton pattern but if the object instantiated is just a library of methods there's no reason to duplicate it... is there ?

    • @VikashChandola
      @VikashChandola 3 ปีที่แล้ว

      Wouldn't this be a problem if we have multiple gates? In that case we need multiple instances of GateState ?
      May be we can have a factory as part of Gate which always return reference to same object. This way each GateState can ask for GateState object from Gates factory. This will also avoid the problem that you pointed(recreating objects) but also allows multiple gates in system.

  • @nikiforovpizza
    @nikiforovpizza 6 ปีที่แล้ว +1

    Thank you, dude! Useful and comprehensible tutorial)

    • @ChristopherOkhravi
      @ChristopherOkhravi  6 ปีที่แล้ว

      Thanks! Im glad to hear! And thanks for watching :)

  • @edcatmull9253
    @edcatmull9253 3 ปีที่แล้ว

    Love this, thank you!

  • @khaloui3736
    @khaloui3736 2 ปีที่แล้ว +1

    Hi Christopher, first thanks for your explanations it helps a lot. I did not check the other comments, then I will give you my question (4 years later ^_^')
    Each time a state is changed by a handler by the changeState method. And through this method a new instance of State object is created. So here is the point: how the older state instance is deleted ? I suppose it depends of the languague we use but in some examples, a static instance is used

  • @josephralph7640
    @josephralph7640 7 ปีที่แล้ว +5

    I have a doubt here.
    1) While transitioning states, we are always creating a new instance of next State object. Is this a good idea ?
    2) Is it possible to create all possible State objects just once and store it in the Context Class (Gate class here). Since we are already passing the Gate class to the GateState class, we can just get the next State object from the pre-created objects instead of creating a new one every time ?
    4) If yes, can you give a correct way of implementing above thing.

    • @konradkudzia28
      @konradkudzia28 6 ปีที่แล้ว +1

      You can use Singleton Pattern for each state: th-cam.com/video/hUE_j6q0LTQ/w-d-xo.html

    • @joshl.8950
      @joshl.8950 5 ปีที่แล้ว +2

      I realize you asked your question a year ago.. If you were to hold an instance of every (currently known) state in your context class, you'd be setting yourself up for problems down the line when new states are introduced or naming changes or certain states are no longer part of the solution. Keeping the states decoupled from the gate class allows any state to be implemented at any time during the life of the program without having to screw up your context class.

  • @javieralexandervictoriabal636
    @javieralexandervictoriabal636 3 ปีที่แล้ว

    Eres muy grande!!! muchas gracias!!!!

  • @user-ug8qc6tr6b
    @user-ug8qc6tr6b 7 ปีที่แล้ว +2

    brilliant content!

    • @ChristopherOkhravi
      @ChristopherOkhravi  7 ปีที่แล้ว

      Thank you very much. I’m glad you appreciate it 😊

  • @catcat942
    @catcat942 5 ปีที่แล้ว

    This was good, I learned alot. Thank you!

  • @spin851
    @spin851 5 ปีที่แล้ว

    Great video and channel I like it very well

  • @MrChezzwizz
    @MrChezzwizz 5 ปีที่แล้ว

    Thank you for your explanation. It was especially useful to hear about state diagrams and to see them used in the explanation of the UML. Your method of repetition seems to really help link your different parts together.
    I did have one question that I may attempt to experiment with myself and that is why a concrete state object wasn't returned from the action/message handler methods and used to set a reference in the context?

  • @GavinKimpson
    @GavinKimpson ปีที่แล้ว

    I like this video will check your other videos for sure

  • @abhinandanaryadipta757
    @abhinandanaryadipta757 3 ปีที่แล้ว

    Pretty good explanation. Thanks Chris. May be this needs a better example since 2-state machines don't really need a State Pattern but a boolean and we may be abusing the design pattern (aka Design smell) in our code.

    • @oladipotimothy6007
      @oladipotimothy6007 2 ปีที่แล้ว

      You never can tell, it could grow beyond that

  • @riteshtyagi5439
    @riteshtyagi5439 6 ปีที่แล้ว

    Thank you your gateness

  • @shaileshchotoe
    @shaileshchotoe 6 หลายเดือนก่อน

    great content, used to watch your videos years back, and now again. i noticed a small mistake but its not a big detail: in 7:10 u mention that if youre in the openstate and you receive a payOk message you stay in the Openstate, but in 58:11 youre giving an example for when youre in the openstate and you receive a payOk you close the gate. i think you accidently overlooked it

  • @theisegeberg
    @theisegeberg 6 ปีที่แล้ว +6

    Dang! This is the best of ALL the videos so far! I really thought I just knew this pattern inside out... and still the devil is in the detail... I'm saddened that it doesn't have more views, ALL developers should be forced to watch this :)

    • @kareemjeiroudi1964
      @kareemjeiroudi1964 4 ปีที่แล้ว +1

      I was thinking the same thing. He makes things ten times easier to understand. And I also think that all developers out there must watch this design patterns series.

  • @kgck15
    @kgck15 4 ปีที่แล้ว

    Really aweaome way of explaining concepts. More than that tge passion you show is tremendoua. Thanks for sharing uour knowledge.
    One question i had was ...why is pay part of gate class after paymentbdoes not happen on a gate. Having payok makes sense but not pay. Isnt it?

  • @chandankumarmishra336
    @chandankumarmishra336 6 ปีที่แล้ว

    very nicely explained...thanks a ton for this :)

  • @AlfW
    @AlfW 4 ปีที่แล้ว +4

    Mixed feelings.
    After I watched this video, I felt that injecting the Context (Gate) into the State is unnecessarily complex. It would be simpler and more explicit to return the new State from each handle (and simply return "this" if we stay in the same state) and the Context request methods are responsible for applying that returned state.
    Then I realized that the pattern is not only about states and transitions; the states also do something for each handle, that is, they manipulate data. And this data resides in the Context (preferably in a third class, say, Data). So it is necessary to inject Data into the State. And I think I'd prefer to do this as an argument to the handles.
    So, to sum up, I think I would prefer to have "State handle(Data data)" methods instead of "void handle()". Do you see any downsides?
    PS: So far I have implemented all my state machines using enums and switch(). I wonder if I really try the State Pattern next time.

    • @kotekutalia
      @kotekutalia 4 ปีที่แล้ว

      In this example one could need a method similar to "typeof" to determine current state by it's class name and than apply conditional algorithm.

    • @gerdsfargen6687
      @gerdsfargen6687 3 ปีที่แล้ว

      @@kotekutalia so maybe a Generic?

  • @susanmbernard
    @susanmbernard 6 ปีที่แล้ว

    Super helpful~Thanks!

  • @ridlr9299
    @ridlr9299 3 ปีที่แล้ว +1

    If you wanted to avoid mutation and dependency injection, would you just make the interface methods be of type GateState and say state = state.enter(), for example?

  • @pascalampere6098
    @pascalampere6098 7 ปีที่แล้ว

    Random thought after you read the definition from the book at minute 38:
    Apart from the reactions to transition messages there could be a lot of other stuff being done differently depending on state. So maybe that is why they wrote that the object will appear to change its class? Obviously, the state needs to be able to deal with all potential incoming messages but apart from that it is pretty free-form regarding its capabilities, right?

  • @МаксимКузьмин-м6з
    @МаксимКузьмин-м6з 4 ปีที่แล้ว +1

    it was 09:36 and i think i know how to make it. is it brilliant btw.

  • @turtla3606
    @turtla3606 3 ปีที่แล้ว

    Amazing! Thanks man!

  • @bakyayita
    @bakyayita 2 ปีที่แล้ว

    Much appreciated 👏🏽👏🏽👏🏽👏🏽👏🏽👏🏽👏🏽

  • @sweetteddy390
    @sweetteddy390 2 ปีที่แล้ว

    Thank you so much for the wonderful explanation Chris!! Looking forward to more design pattern videos from you... for Builder/FlyWeight/ChainOfResponsibility/Memento/Mediator/Visitor may be? :)

  • @FR12321
    @FR12321 6 ปีที่แล้ว +2

    I'm feeling weird about the idea that the state provides a new state to the state machine. Shouldn't there be a contract (ie. interface) between the state machine and the state where the state can use GoToOpenState() rather than creating a dependency between the concrete OpenState and CloseState? I mean if I'm a state, I shouldn't be responsible for instanciating the next state, rather I should tell the state machine that now it should transition to the state Open, however is has been defined.

  • @tofahub
    @tofahub 5 ปีที่แล้ว

    Your videos are amazing. I enjoyed every bit of them. There is not a lot of good tutorials on advanced OOP on TH-cam. Can you please consider making some?

  • @007arek
    @007arek 7 ปีที่แล้ว +2

    I think that this payOk() method in OpenGateState should be the enter(). Thanks for your work.

    • @nassimmamouni802
      @nassimmamouni802 6 ปีที่แล้ว

      007arek t le boss toi j ai pose la mm qst 😂😂, enfin j ai trouvé un commentaire qui partage la meme idee

    • @jeancharlesmourey
      @jeancharlesmourey 2 ปีที่แล้ว

      Correct

  • @josephralph7640
    @josephralph7640 7 ปีที่แล้ว +26

    Passing "this" from inside the constructor is not a good idea, since the object is not fully created until the constructor returns.

    • @zhiyizhu3040
      @zhiyizhu3040 5 ปีที่แล้ว +1

      But then how to create the initial state?

    • @vr4306
      @vr4306 4 ปีที่แล้ว +1

      That’s a reference type right , so which is pointing to the address of that object (gate in example) . So, when you use it in concrete gate state , it would have fully constructed and you can use all the properties and methods .

  • @amplifiedge
    @amplifiedge 4 หลายเดือนก่อน

    Thank you!

  • @CVFTRKIUYtg
    @CVFTRKIUYtg 3 ปีที่แล้ว

    Hi Christopher, first thanks for making this series. I actually have questions regarding state pattern around 1:11:15. I see that whenever you change state you initiated a new state. I think for the same gate, if it opens, closes, and repeat, it should reuse the existing state. Am I wrong? I don’t understand the potential benefit of countinuous instantiation. Any light shed on my confusion would be appreciated.

  • @nijuyonkadesu
    @nijuyonkadesu 4 หลายเดือนก่อน

    > Interesting: we've modeled the state and how it responds to different events, but we have not modeled how the events themselves are triggered. That will be the business logic tied up with the idea of 'Context'.

  • @rajchaudhary1645
    @rajchaudhary1645 4 ปีที่แล้ว

    Could you please make a video of Chains of responsibility ?

  • @r1konTheAutomator
    @r1konTheAutomator 9 หลายเดือนก่อน

    2:36 - a turn style 😉