diff options
Diffstat (limited to 'loader/LoaderAndLayerInterface.md')
| -rw-r--r-- | loader/LoaderAndLayerInterface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index 8bb07d58..22d5520f 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -1514,7 +1514,7 @@ struct my_wrapped_instance_obj_ { Layers that wrap dispatchable objects must follow the guidelines for creating new dispatchable objects (below). -####### Cautions: +<u><b>Cautions</b></u> Layers are generally discouraged from wrapping objects, because of the potential for incompatibilities with new extensions. For example, let's say |
