KampfCaspar

Results 8 comments of KampfCaspar

The engine seems to work fine! One or two rough edges: "implemented interfaces" does not include namespaces (and does not link).

Great! One more race condition: interface \ns\a; class \ns2\a implements \ns\a; class \ns2\b extends \ns2\a; => the "extends" link on \ns2\b points to \ns\a instead of \ns2\a

Menu "all Items" -> only one entry per "name", whereas multiple targets could exist. Suggestion: Either include a "submenu" or link those entries to an interim page "this name exists...

Just noticed it seems to be a caching issue - in the BROWSER! I would expect api calls not to be cached at all...