Skip to content

issues Search Results · repo:cosmicpython/book language:Python

Filter by

0 results
 (75 ms)

0 results

incosmicpython/book (press backspace or delete to remove)

The design of much of the domain and service layer implicitly depends on the dirty-checking and automatic flushing mechanism provided by the ORM. For example, in chapters 2-4, the repository doesn t even ...
  • shitikanth
  • Opened 
    12 days ago
  • #356

Dear Author s, First of all, I want to express my sincere gratitude for writing Cosmic Python. It is an excellent book that provides deep insights into domain modeling and software architecture using ...
  • fushall
  • 1
  • Opened 
    on Feb 1
  • #354

You should make your favicon a circle and remove the background and title Cosmic Python /title remove the underscore and make the first letters capital. It makes it look more professional. Hope this helps! ...
  • asjhita
  • 2
  • Opened 
    on Jun 3, 2024
  • #352

When introducing the FakeUnitOfWorkWithFakeMessageBus, the idea is to intercept events processing by the message bus and record them instead. However, in the book text, this is done by overriding the ...
  • programmer-ke
  • 2
  • Opened 
    on Feb 22, 2024
  • #350

The book website is broken: image See: https://www.cosmicpython.com/
  • laurent-jakubina
  • 4
  • Opened 
    on May 3, 2023
  • #344

Amazing work, Can we use async await with this for external calls e.g the database? If not why not, if we can what are the reasons for not adding this? Thank you!!!
  • Didza
  • 3
  • Opened 
    on Mar 6, 2023
  • #342

In chapter 02, it s stated that the classical mapping is an alternative to the declarative mapping and that: This gives us all the benefits of SQLAlchemy See here: https://github.com/cosmicpython/book/blob/master/chapter_02_repository.asciidoc#inverting-the-dependency-orm-depends-on-model ...
  • AdrianB-sovo
  • 3
  • Opened 
    on Mar 2, 2023
  • #341

Why is there a need to verify that barry is harry in this assert statement: assert harry is barry and barry is harry in the following code? Is this verification redundant? Link: https://github.com/cosmicpython/book/blob/master/chapter_01_domain_model.asciidoc#exploring-the-domain-language ...
  • 954-Ivory
  • 1
  • Opened 
    on Dec 12, 2022
  • #340

the diagram is this book is very well Could in known What tools are used? I Ask for some lessons
  • voidbao
  • 1
  • Opened 
    on Sep 6, 2022
  • #338

My question is regarding the repository pattern. In your example, you have only created a SQLAlchemyRepository for storing and retrieving Batch entities, but not Orders or Products. This lead me to confusion, ...
  • PrasannaVenkadesh
  • Opened 
    on Jul 19, 2022
  • #337
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub