Feature Requests item #1424621, was opened at 2006-02-05 18:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1424621&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Priority: 5
Submitted By: Joni Suominen (inhuman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Open up an API to MarkupParser

Initial Comment:
There's a new feature in wicket bench which parses the
associated html file of a panel. If the html file can't
be parsed an error marker is attached to the file.
There's also another related new feature which shows
the components as a tree in an outline view. 

Currently both features are using package protected API
(through reflection). Please consider making the
following methods public:

wicket.markup.MarkupParser.parse(String)
wicket.markup.Markup.size()
wicket.markup.Markup.get(int)



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1424621&group_id=119783


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to