Search the web
Sign In
New User? Sign Up
JSX-ideas · Ideas on Java Serialization for XML
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1064 - 1093 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1064
JSX FAQ - 14 November 2001 ======= JSX instantly XML-enables applications, by re-implementing the Serialization API for XML. FAQ Contents: (1). Background (2)....
JSX-ideas@yahoogroups...
Send Email
Feb 1, 2002
10:11 am
1065
Hi all, The new web-page for JSX is launched! It includes a compelling application ("Upgrading user configurations the easy way") and six new customers. ...
egroups_yow
Offline Send Email
Feb 2, 2002
10:10 am
1066
Congratulations Brendan! Nice design, with the blue-and-gold, and good separation of clear business-like information and the more 'project-log'-like feel of...
linksspringer
Offline Send Email
Feb 2, 2002
12:25 pm
1067
Hi Mark, Thanks for the feedback! ... It's just meant to be the main-page - but I can now see how misleading the name is. Originally it was named just "JSX",...
egroups_yow
Offline Send Email
Feb 3, 2002
2:47 am
1068
Hi Mark, ... It doesn't sound like a lot, but I think that this performance measure doesn't reveal the compelling benefits of what you are doing: First, it...
egroups_yow
Offline Send Email
Feb 3, 2002
2:55 am
1069
Hi Brendan, ... Personally I like the distinction that JBoss makes between "for users" and "for developers". I also like your idea of describing compelling ...
linksspringer
Offline Send Email
Feb 3, 2002
10:23 am
1070
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the JSX-ideas group. File :...
JSX-ideas@yahoogroups...
Send Email
Feb 3, 2002
10:27 pm
1071
Hi, The new JSX/SAX experiment now features: * all SAX-related classes moved to package JSX.ext; * JSX-package contains abstract ParserXML and PrinterXML plus ...
linksspringer
Offline Send Email
Feb 3, 2002
10:47 pm
1072
Hi Mark, I got this error when trying to download the ZIP file: The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the...
egroups_yow
Offline Send Email
Feb 4, 2002
2:27 am
1073
Hi Mark, ... Hmmm... as I see it, the "users" of JSX are the "developers". To anyone else, JSX will be embedded in a product, and so pretty much invisible. ...
egroups_yow
Offline Send Email
Feb 4, 2002
3:43 am
1074
Hi Brendan, ... From: egroups_yow [mailto:bren@...] Sent: Monday, February 04, 2002 4:43 AM To: JSX-ideas@yahoogroups.com Subject:...
Mark van der Kraan
linksspringer
Offline Send Email
Feb 4, 2002
9:42 am
1075
Hi, Netscape doesn't have this problem! I think that Internet Explorer somehow notices the XML contained within the ZIP. Weird. Like you said, right-clicking...
linksspringer
Offline Send Email
Feb 4, 2002
9:35 pm
1076
Hi Mark, ... Check it out: I see what you mean. Do you think "Managers" would be a good name for the link? ... Yes, that's it. ... Yes. ... Yes, I think this...
egroups_yow
Offline Send Email
Feb 5, 2002
6:24 am
1077
Please ignore this last message.... apparently I just found a bug in Ximian Evolution and it started sending old messages that I had sent before. It took a...
Craig Cavanaugh
rideatrail
Offline Send Email
Feb 7, 2002
1:15 am
1078
Hi, I have recently started using jsx. It works perfectly fine with the previous jdk's. But with jdk1.4rc, when I tried to deserialize the xml generated by...
RAJEEV Kv
rkvfrd
Offline Send Email
Feb 7, 2002
1:04 pm
1079
Hi rkv, ... Sorry - yes, you are right that the current release of JSX does not work for JDK 1.4. A version of JSX has been developed that works with jdk 1.4,...
egroups_yow
Offline Send Email
Feb 8, 2002
1:02 am
1080
This email is to inform you of release '0.9.8' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Feb 8, 2002
9:46 am
1081
This email is to inform you of release '0.9.8.1' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Feb 11, 2002
6:51 pm
1082
Hi all, This is a question about the new "alias-ID"s that have just been added in the latest two releases. After playing around with it a little, I think maybe...
egroups_yow
Offline Send Email
Feb 12, 2002
2:45 am
1083
I think the way to maximise backwards/forwards compatibility would be to do the following: 1) Do not mention anything about aliases in the version header 2)...
Mark Collette
mark_collette
Offline Send Email
Feb 12, 2002
7:26 am
1084
Hi Brendan, You are going fast with new versions! I just finished a stylesheet that experiments with adding aliases and replacing aliases with the original...
linksspringer
Offline Send Email
Feb 12, 2002
11:32 pm
1085
Hi Mark, ... That sounds like a cool and challenging exercise - but you know there's an option to turn off aliasing (so that no references are stated) already?...
egroups_yow
Offline Send Email
Feb 13, 2002
3:30 am
1086
Hi Mark, Thanks for this suggestion - very thought provoking indeed! ... The version idea enables this, too. ... I thought this wouldn't work at first - but...
egroups_yow
Offline Send Email
Feb 13, 2002
3:43 am
1087
Hi, Attached are a java source file and XSLT file that demonstrate how alias-id's could be manipulated by XSLT. Comments are included. The example is: we store...
Mark van der Kraan
linksspringer
Offline Send Email
Feb 13, 2002
3:25 pm
1088
This email is to inform you of release '0.9.8.2' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Feb 13, 2002
5:49 pm
1089
... Since the mentality behind xml is fail-fast it might be wise for xml related tools to behave in a similar fashion. I personally adhere to the ...
Mark Collette
mark_collette
Offline Send Email
Feb 14, 2002
12:55 am
1090
... attribute ... Just tested this and I can confirm it works! Great! Mark PS The example stylesheet and java source I attached to message 1087 were received...
linksspringer
Offline Send Email
Feb 14, 2002
1:58 pm
1091
Below is a modified version of Evolve.java. I run this command line to write the object to file outfile: java javax.jifi.builder.Evolve out outfile And then...
Marti DeMore
Martha.D.DeMore@...
Send Email
Feb 15, 2002
1:07 am
1092
Hi Marti, Thanks for your well-detailed bug report - it made it easy to track down the bug, and fix it. The fix is now available, as JSX0.9.8.3.jar. Your...
egroups_yow
Offline Send Email
Feb 17, 2002
7:18 am
1093
This email is to inform you of release '0.9.8.3' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Feb 17, 2002
7:38 am
Messages 1064 - 1093 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help