|
|
|
|
|
by preseinger
1098 days ago
|
|
huh? there's no dogma involved here, it's just an observation of the properties of the type a context is created with each request, and destroyed at the end of it and values stored in a context are accessible only through un-typed, runtime-fallible methods -- not something you want to lean on, if you can avoid it |
|
Are pitfalls ever actually encountered ?