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
How can I create my own "parameterized" type in Python (like `Optional[T]`)?
Nov 03, 2022
python
python-3.x
generics
metaclass
type-hinting
Python metaclasses: Why isn't __setattr__ called for attributes set during class definition?
Aug 27, 2022
python
metaclass
Provide __classcell__ example for Python 3.6 metaclass
Aug 30, 2022
python
python-3.x
class
metaclass
python-3.6
Ways to make a class immutable in Python
Sep 14, 2022
python
immutability
metaclass
Why should I use the __prepare__ method to get a class' namespace?
Sep 14, 2022
python
python-3.x
metaclass
How to determine the metaclass of a class?
Aug 29, 2022
python
python-3.x
class
metaclass
"MetaClass", "__new__", "cls" and "super" - what is the mechanism exactly?
Sep 04, 2022
python
types
metaclass
super
How to wrap every method of a class? [duplicate]
Sep 04, 2022
python
wrapper
metaclass
What does Python's builtin __build_class__ do?
Sep 04, 2022
python
python-3.x
metaclass
How to pass arguments to the metaclass from the class definition?
Sep 04, 2022
python
metaprogramming
python-2.x
metaclass
Dynamically define named classes in Ruby
Mar 09, 2019
ruby
metaprogramming
dsl
metaclass
Customary To Inherit Metaclasses From type?
Sep 02, 2022
python
metaclass
What are Python metaclasses useful for?
Sep 02, 2022
python
class
decorator
metaclass
How are Python metaclasses different from regular class inheritance? [duplicate]
Aug 27, 2022
python
metaclass
Metaclass Mixin or Chaining?
Sep 01, 2022
python
metaclass
Python metaclasses vs class decorators
Sep 24, 2022
python
decorator
metaclass
Triple inheritance causes metaclass conflict... Sometimes
Feb 03, 2022
python
oop
qt4
multiple-inheritance
metaclass
How to read class attributes in the same order as declared?
Aug 23, 2022
python
class
metaclass
python subclasscheck & subclasshook
Aug 20, 2022
python
python-3.x
abstract-class
metaclass
How to auto register a class when it's defined
Aug 16, 2022
python
oop
design-patterns
decorator
metaclass
« Newer Entries
Older Entries »