Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
When created type is raw pointer and property is wrapped type, we could handle this case by creating wrapper from pointer. Consider this in future. Many problems could apear, when it comes to ownership of memory and so on.
We must take into considerations other wrapper types which not necessary take ownership of object. To do this we must be able to determine wrapper template type and have some traits connected to ownership. Think about it in future.
Error handling.
This warning should be conditional depending on flag in SerializationContext.
This warning should be conditional depending on flag in SerializationContext.
This warning should be conditional depending on flag in SerializationContext.
This warning should be conditional depending on flag in SerializationContext.
Można zoptymalizować pobieranie nazwy z właściwości i ograniczyć alokację stringów.
Error handling.