You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this may not directly merit any functionality provided by RDFIO but if time permits maybe consider the following re-factoring to ease maintenance in future by using some common assumptions about PHP.
I know this may not directly merit any functionality provided by RDFIO but if time permits maybe consider the following re-factoring to ease maintenance in future by using some common assumptions about PHP.
RDFIO/classes/RDFIO_ARC2StoreWrapper.php
Lines 200 to 201 in 4338de2
MWException
and use standard exceptions likeRuntimeException
or classes thereof/src
and related sub-directoriesRDFIO
namespace instead of naming each class withRDFIO...
/src/Parser
to correspond toRDFIO\Parser\ARC2ToWikiConverter.php
public
prefix to make visibility more clearerMediaWikiTestCase
and instead use the standardPHPUnit_Framework_TestCase
RDFIOCallGraph.pdf
may find a more dedicated location (e.g./docs
)The text was updated successfully, but these errors were encountered: