Fixed various compilation issue with new self documentation
Improved the self documentation handler to provide a make_hidden creation procedure
This commit is contained in:
@@ -10,6 +10,8 @@ class
|
||||
inherit
|
||||
WSF_ROUTER_MAPPING
|
||||
|
||||
WSF_SELF_DOCUMENTED_ROUTER_MAPPING
|
||||
|
||||
create
|
||||
make
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ inherit
|
||||
WSF_ROUTER_CONTEXT_MAPPING [C]
|
||||
|
||||
WSF_SELF_DOCUMENTED_ROUTER_MAPPING
|
||||
undefine
|
||||
debug_output
|
||||
end
|
||||
|
||||
create
|
||||
make,
|
||||
|
||||
Reference in New Issue
Block a user