[ http://wso2.org/jira/browse/MASHUP-436?page=comments#action_13936 ] 
            
Jonathan Marsh commented on MASHUP-436:
---------------------------------------

I don't like it - to fetch an XML file I'd still have to scrape, then clean.  
Better than scrape but fail but not much.  A loadXML function would be better 
for the simple scenario.

And for the case where I'm doing some XSLT in the scraper, I'd still rather see 
it hidden behind the interface, maybe like this:

    scraper.scrape(config-returning-text);
    scraper.scrapeXML(config-returning-text);  // equivalent to 
system.clean(scraper.scraper(...));

> Replace sample wso2builds with upgradeChecker in the build
> ----------------------------------------------------------
>
>                 Key: MASHUP-436
>                 URL: http://wso2.org/jira/browse/MASHUP-436
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>            Reporter: Jonathan Marsh
>         Assigned To: Keith Godwin Chapman
>
> The wso2builds sample is obsolete, and should be replaced in the build by the 
> upgradeChecker.  Both are checked in but only wso2builds is appearing in the 
> distribution.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to