[HtmlUnit] [htmlunit:bugs] #216 XMLSerializer needs to be public
RBRi via HtmlUnit-develop <[email protected]> Thu, 02 Feb 2023 06:28:23 -0000
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | </p/htmlunit/feature-requests/216/00fd274b9166499caf00b9f9cb85051e39b9cea0.bugs@htmlunit.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============5872690017729864507== Content-Type: multipart/related; boundary="===============2362557685509435669==" This is a multi-part message in MIME format. --===============2362557685509435669== Content-Type: multipart/alternative; boundary="===============9013286352150111798==" MIME-Version: 1.0 --===============9013286352150111798== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit will be in the 2.71.o release Probably the feature withthe larges wait/effort ratio. --- ** [feature-requests:#216] XMLSerializer needs to be public** **Status:** closed **Group:** Latest SVN **Created:** Wed Oct 23, 2013 09:39 PM UTC by cg_monroe **Last Updated:** Thu Feb 02, 2023 06:27 AM UTC **Owner:** RBRi I needed to make some changes to the HTMLPage.save(File) process and found that the logic is mostly contained in the XmlSerializer class. However, I could not create a subclass of this because the class declaration is not marked as public. Is there some reason this class isn't extendable? Adding public to the class def would be nice for others who need to do this. Probably easiest feature request ever..lol --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/htmlunit/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/htmlunit/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============9013286352150111798== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <div class="markdown_content"><p>will be in the 2.71.o release</p> <p>Probably the feature withthe larges wait/effort ratio.</p> <hr/> <p><strong> <a class="alink strikethrough" href="https://sourceforge.net/p/htmlunit/feature-requests/216/">[feature-requests:#216]</a> XMLSerializer needs to be public</strong></p> <p><strong>Status:</strong> closed<br/> <strong>Group:</strong> Latest SVN<br/> <strong>Created:</strong> Wed Oct 23, 2013 09:39 PM UTC by cg_monroe<br/> <strong>Last Updated:</strong> Thu Feb 02, 2023 06:27 AM UTC<br/> <strong>Owner:</strong> RBRi</p> <p>I needed to make some changes to the HTMLPage.save(File) process and found that the logic is mostly contained in the XmlSerializer class. However, I could not create a subclass of this because the class declaration is not marked as public.</p> <p>Is there some reason this class isn't extendable? Adding public to the class def would be nice for others who need to do this.</p> <p>Probably easiest feature request ever..lol</p> <hr/> <p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/htmlunit/feature-requests/">https://sourceforge.net/p/htmlunit/feature-requests/</a></p> <p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/htmlunit/admin/feature-requests/options.">https://sourceforge.net/p/htmlunit/admin/feature-requests/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div> --===============9013286352150111798==-- --===============2362557685509435669==-- --===============5872690017729864507== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============5872690017729864507== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ HtmlUnit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htmlunit-develop --===============5872690017729864507==--