Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
New Ant GUI - 'Ant 's Nest '

New Ant GUI - 'Ant 's Nest '

2005-01-06       - By Chris Clohosy
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Guys you were right, it wasn't the SAX. There were a combination of problems
that I've been working on all night but now it's fixed and tomorrow I'll
release the new version. There was a problem with long string concatenation
in the build file beautifier, I use a buffer class instead now. Then there
was a problem with an ID algorithm that turned out not to be linear at all
(whoops lol). Big thanks has to go to Alexey for providing me with a massive
build file and for the tips; Ant's Nest scales up pretty well now, there's
still a short delay when using large build files but it's bearable.

I'll send a message out tomorrow when the new version is up,

Chris :-p

----- Original Message -----
From: "David Kavanagh" <dkavanagh@(protected)>
To: "Ant Users List" <user@(protected)>
Sent: Thursday, January 06, 2005 8:03 PM
Subject: Re: New Ant GUI - 'Ant's Nest'


>I was just going to say that. I've used SAX parsing (even building a
> DOM tree, or JDOM tree) on files that are over 1 MB in size. It has to
> be what you are doing with the data. SAX itself won't build up stuff
> in memory. Just be carefull how you store the data you gather from
> there.
>
> David
>
>
> On Thu, 06 Jan 2005 09:51:20 -0800, Alexey N. Solofnenko
> <A.Solofnenko@(protected)> wrote:
>> SAX parsers are created to work with big files. I think the problem is
>> with what it does during parsing.
>>
>> - Alexey.
>>
>> Chris Clohosy wrote:
>>
>> > Thanks for trying it Alexey, especially on a large build file as I
>> > haven't got any to test it on. If my thinking is right, I think it
>> > choked because I'm using a SAX parser to read in the XML, and it just
>> > can't handle that big a file. But that's just an idea, it might not be
>> > that, I'll investigate.
>> >
>> > Chris
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@(protected)
>> For additional commands, e-mail: user-help@(protected)
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.