Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in metaclass
Python: Metaclass or `__init_subclass__`: idiomatic exception during bad subclass creation?
Mar 22, 2026
python
metaclass
In Objective C, how to obtain the metaclass object?
Mar 16, 2026
objective-c
metaclass
objective-c-runtime
Wrapping derived class method from base class
Mar 09, 2026
python
oop
metaclass
python-class
python-datamodel
Django duplicate model definition/fields
Mar 09, 2026
python
django
model-view-controller
metaclass
Is it possible to add __slots__ in decorator of class that already defines __slots__?
Mar 07, 2026
python
metaclass
slots
Dynamically add properties to a django model
Mar 03, 2026
python
django
django-models
metaclass
Why does the class access variables from its metaclass when calling class __init__? [closed]
Mar 01, 2026
python
metaclass
Unit testing metaclasses and inner classes in python
Feb 26, 2026
python
unit-testing
inner-classes
metaclass
python-unittest
What causes a method wrapped via a metaclass to forget self when called?
Feb 25, 2026
python
metaclass
Python: subscriptable class
Feb 12, 2026
design-patterns
python-3.x
metaclass
Clearing a MetaClass Singleton
Feb 13, 2026
python
singleton
metaclass
why keyword argument are not passed into __init_subclass__(..)
Feb 05, 2026
python
metaclass
How can I check whether a method is a class method or a static method in a metaclass?
Feb 03, 2026
python
static-methods
metaclass
class-method
iOS / Objective-C Meta Class and Category
Jan 30, 2026
ios
objective-c
metaclass
objective-c-runtime
objective-c-category
Why does `type.__new__` call `__init_subclass__`?
Jan 29, 2026
python
metaclass
Is it possible to add a category to an Objective-C meta-class?
Jan 29, 2026
objective-c
nsobject
metaclass
objective-c-runtime
objective-c-category
Python 2 and 3 metaclass compatibility when kwargs are used
Jan 24, 2026
python
django
python-3.x
metaclass
Is there a way to run a method automatically on the initialization of an instance without using __init__?
Dec 24, 2025
python
pytest
decorator
python-decorators
metaclass
Older Entries »