Hi Brandon, ... I checked it out - that's one impressive product! ... His list of what makes it secure is very interesting. Sendmail seems like a rambling...
Brendan Macmillan
bren@...
Jun 1, 2001 9:34 am
273
dear sir, This is Palash from India says hello to u. In between days i am doing on XML & java. i have some problem... can u tell me How can i add an Atttribute...
palash kar
palash_kar@...
Jun 5, 2001 5:44 am
274
Hi Palash, ... I'm not sure exactly what you want... if your XML file was generated by JSX, then you could create a new XML with an additional attribute, by...
Brendan Macmillan
bren@...
Jun 7, 2001 11:53 am
275
Hi Sultan, Thanks for these figures! Definite info is always valuable... ... OK... so buffering doesn't help :-( ... This sounds about right - comparable...
Brendan Macmillan
bren@...
Jun 7, 2001 12:23 pm
276
I've read some posts about improving performance. Please don't do any optimization to the current version set. Things are now back to working for us with...
Mark Collette
mcollett@...
Jun 7, 2001 11:46 pm
277
... Yes, we need "stable/experimental" branches, like Linux. Maintaining two versions is awkward, so we could just release it first as "experimental", and ...
Brendan Macmillan
bren@...
Jun 8, 2001 7:31 am
278
Hi David, Thanks for the bug report, esp the example code! ... JSX 0.8.8 added some fundamental new stuff - it's caused several regression bugs. The one you...
Brendan Macmillan
bren@...
Jun 8, 2001 7:42 am
279
I searched the list archive for this and didn't find it, which surprised me. Sorry if it's been discussed before and I just didn't see it. Java lacks enums,...
David Lum
dlum@...
Jun 8, 2001 4:17 pm
280
Hi David, Thanks very much for your excellently informative email ... It's been mentioned in passing, but not in the depth that you have given - which I much...
Brendan Macmillan
bren@...
Jun 8, 2001 5:17 pm
281
JSX is about 100 times slower than Java Serialization, for large files around the 3MB mark. Hammer should be faster - has anyone tried a performance...
Brendan Macmillan
bren@...
Jun 8, 2001 5:32 pm
282
... At one point in my work I had to write some CORBA code in Java. Since CORBA's IDL language allows the use of enums, the folks at OMG had to come up with...
dlum@...
Jun 8, 2001 5:59 pm
283
Hi again Luc, BTW: I'm 2/3 through the refactoring... (very slow!)... I'm thinking of releasing it in a new branch, labeled "courageous" - what do you think? ...
Brendan Macmillan
bren@...
Jun 12, 2001 2:37 pm
284
Hi Dan, ... Whew! That's good to hear ;-) There's some other very rare bugs in 0.8.8.4 which I've fixed already, but not released yet. So let me know if any...
Brendan Macmillan
bren@...
Jun 12, 2001 2:49 pm
285
Hello, I've tried JSX in order to replace a "usual" serialization process, by this "human readable" format. The very good surprise was that the serialization ...
DAIAN Renaud
Renaud.DAIAN@...
Jun 12, 2001 3:23 pm
286
Hi, I'm just trying tu use JSX and it happens to have quite serious problems with fields of type 'java.lang.Class'. Here is some code that produces the...
Loic Peron
loic.peron@...
Jun 12, 2001 4:57 pm
287
... Just saw it had been posted and answered in mails #90 & 92. What is the status of these corrections? Thanks. -- Loic Peron phone:(33) 683 880 177 ...
loic.peron@...
Jun 12, 2001 5:11 pm
288
... You have two references to the same object - the first time it is encountered, JSX writes out the fields. The second time, it refers to the first version....
Brendan Macmillan
bren@...
Jun 13, 2001 12:36 am
289
Hi Renaud, Yes, JSX doesn't handle java.lang.Class objects correctly (a note on this was recently added to the homepage). Brandon submitted a patch for it...
Brendan Macmillan
bren@...
Jun 13, 2001 12:42 am
290
... The status is that everything is delayed until the refactoring is done. The refactoring will make this bug fix (and all the others) much easier. Would...
Brendan Macmillan
bren@...
Jun 13, 2001 12:47 am
291
... Where can I find infos about your refactoring? -- Loic Peron phone:(33) 683 880 177 mailto:loic.peron@......
loic.peron@...
Jun 13, 2001 9:06 am
292
... Thanks a lot for your interest, Loic! It's not quite ready for release, but... I'll upload the relevant file to the website (checked - downloads fine): ...
Brendan Macmillan
bren@...
Jun 13, 2001 1:45 pm
293
Hi all! This release: XMLDeserialize.createObject() and related routines have been completely rewritten - actually, expanded, rather than refactored, as a...
bren@...
Jun 17, 2001 10:20 am
294
Hi Chr. Clemens Lee, Good to hear from you again! I sent several emails to you months ago, but no reply. About your email: I think there have probably been...
Brendan Macmillan
bren@...
Jun 18, 2001 12:06 am
295
This email is to inform you of release '0.8.8.5' of 'JSX' through freshmeat.net. All URLs and other useful information can be found at ...
noreply@...
Jun 18, 2001 12:51 am
296
Hey Kirk, Thanks so much for being so perceptive, and coming up with such a cool solution! It is very perceptive of you! When I actually did such a...
Brendan Macmillan
bren@...
Jun 18, 2001 8:00 am
297
This email is to inform you of release '1.0' of 'JSX' through freshmeat.net. All URLs and other useful information can be found at ...
noreply@...
Jun 19, 2001 1:57 pm
298
This email is to inform you of release '0.8.9' of 'JSX' through freshmeat.net. All URLs and other useful information can be found at ...
noreply@...
Jun 19, 2001 2:41 pm
299
Hello, I had some ideas or maybe questions to ask? 1. Can you turn off "aliasing" in JSX? that is I don't want aliases in my XML I want the acutal data. 2. Is...
Gonzales, Mark
margonz@...
Jun 21, 2001 9:46 pm
300
Hi Mark, Thanks for posting these ideas! ... Yes. David P sent in a one line addition to the API, which I'll ferret out and release. BTW: When with...
Brendan Macmillan
bren@...
Jun 22, 2001 3:56 am
301
Hi Mark, Thanks for posting these ideas! ... Yes. David P sent in a one line addition to the API, which I'll ferret out and release. BTW: When with...