Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Conditionally lazy load modules
Post: Conditionally lazy load modules

I want to use a decorator to append a function to a list of commands to be run. I'd like to be able to use the decorator in arbitrary modules and not explicitly have to import the module. i.e. use the...
amb85 General Coding Help 1 2,106 Dec-09-2019, 01:01 PM
    Thread: Memento Pattern
Post: RE: Memento Pattern

(Nov-25-2019, 04:25 PM)Larz60+ Wrote: haven't tried it, but see: https://gist.github.com/fabiobatalha/5404977 A tidy implementation. Thanks for sharing.
amb85 News and Discussions 2 2,157 Nov-25-2019, 04:44 PM
    Thread: Memento Pattern
Post: Memento Pattern

I'm wondering what the applicability of the Memento design pattern is in Python. The intent of the pattern is to capture and externalise the internal state of an object without breaking encapsulation...
amb85 News and Discussions 2 2,157 Nov-25-2019, 01:20 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020