Reorganize docs: move deprecated features to Obsolete section - #89
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reorganized the documentation structure to clearly separate deprecated and obsolete features from active guidance. Moved custom JavaScript, custom controls, and follow_up_action documentation to a new "Obsolete" section, added comprehensive new snippets and guidance pages, and enhanced existing documentation with failure handling and limitations.
Key Changes
Documentation Reorganization
Created new "Obsolete" section in the cookbook sidebar for deprecated patterns:
custom_js.mdfromadvanced/extensibility/tocookbook/expert_more/custom_controls.mddocumenting obsolete custom control patternsfollow_up_action.mdexplaining the deprecation and migration pathRenamed and reorganized sidebar sections:
New Content
snippets.md— Copy-paste starting points for common app patterns:cl_demo_output)custom_js.md(rewritten) — Comprehensive security warning:custom_controls.md(new) — Deprecation guide:client->action()callsfollow_up_action.md(new) — Migration guide:client->action()callsEnhanced Existing Documentation
eml.md— Added "Failure Handling" section:FAILEDandREPORTEDstructures (not exceptions)binding.md— Added "Known Limitations" subsection:p,d,i,nfield typesdefinition.md— Added "Respect UI5 Control Aggregation Rules" warning:Z2UI5_CL_XML_VIEWis permissive but UI5 is notexception.md— Added "Common Failure Modes" section:websocket.md— Updated link reference from old Custom JS locationImplementation Details
collapsed: truefor better organizationhttps://claude.ai/code/session_01NazSkKkjTMYvvV1mGfD33E