From a8b997de568bf4cb0880c547e265ba938a8832c0 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 14 Sep 2016 12:03:19 +0100 Subject: [PATCH] Build Members bean from existing Document, not a new File As well as reducing the number of times we read the members.xml file, this will also allow us to reduce the number of constructors in that API. --- mdx/uk/beans.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/mdx/uk/beans.xml b/mdx/uk/beans.xml index f60e77db..1e18e582 100644 --- a/mdx/uk/beans.xml +++ b/mdx/uk/beans.xml @@ -150,13 +150,8 @@ This bean implements an API for access to the contents of the members.xml document. --> - - - - - - - +