Bug 132887 - Move AbstractChooseAlternative to public API so <c:choose> can be extended by custom tags.
Summary: Move AbstractChooseAlternative to public API so <c:choose> can be extended by...
Status: REOPENED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Jet (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Paul Elder CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 14:55 EST by Paul Elder CLA
Modified: 2020-05-01 16:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Elder CLA 2006-03-22 14:55:33 EST
It is desirable to add other kinds of tests to a <c:choose> block. The <c:when>
and <c:otherwise> tags derive from AbstractChooseAlternative, which is currently
internal.
Comment 1 Paul Elder CLA 2006-03-22 15:46:44 EST
A better solution is to use the org.eclipse.jet.xpathFunctions extension point to define a custom function, and then use the standard <c:when> tag.
Comment 2 Eclipse Webmaster CLA 2009-08-30 02:49:21 EDT
LATER/REMIND bugs are being automatically reopened as P5 because the LATER and REMIND resolutions are deprecated.