So far there are no sessions or BOF meetings on IFC. I will be working to get something together so that we can get discussion and clarification on the IFC to JFC transition tools and support story.
I would like to meet with as many IFC users as possible, and will arrange a time at the Netscape DevEdge booth if nothing else.
I am planning to demonstrate the IFC wrapper classes for JFC (JIFC) I am developing (plenty to do yet but it looks quite promising). A very large open issue is how this library will get distributed (the big question being who will have to pay and how much).
Watch this page during JavaOne for the latest information on when and where you can contact me (use your reload button if necessary). I will also check my mail from time-to-time: jim@pagesmiths.com.
For more IFC information, see my IFC page: www.pagesmiths.com/ifc.html.
In addition to the IFC newsgroup, you may also want to keep an eye on my "under construction" page: www.pagesmiths.com/RSN.html.
Prospects of a meeting don't seem high since I've not heard from very
many of you IFC folks. I suspect the late notice and that I didn't send
to a broader audience (most IFC users don't frequent the IFC newsgroup).
I will be at the Netscape booth often, so leave a message there (or email
me) if you would like to arrange a meeting. I also plan to set up the
JIFC demo in the Netscape booth tomorrow.
I set up the JIFC work-in-progress demo in the Netscape booth and showed it to Scott, as well as other IFC users: Makoto Nagata of Bank of America, Helen Yuen of AT&T, and Martin Vetter of the German National Research Center for IT. Interestingly, all three of them have been using IFC for more than a year to develop applications in advanced R&D labs for their respective organizations. I think it is quite important that Javasoft help speed the transition of all you leading edge developers from IFC to JFC so that the rest of the Java community can benefit from your significant knowledge and experience in creating sophisticated Java GUI applications.
For all you IFC users who will be at JavaOne on Friday, I would like
you to come to the JFC/Swing BOF at 12:15p. I think you may have valuable
feedback for the JFC/Swing team and then we can meet informally afterward.
SlangSoft <www.slangsoft.com> is another GUI package which shares those qualities with IFC. SlangSoft produces a SDK and an application suite that provide support for 41 national languages and, like IFC, is pure Java 1.0, small, and fast. The combination of SlangSoft and IFC is ideal for producing high quality applications with excellent tools that can run on all of today's (and tomorrow's) Java platforms. Another benefit of using IFC for applications with SlangSoft is that Constructor's plan files are inherently designed for internationalization without modifying or compiling Java code. IFC also has built-in (but undocumented, other than the source) support for locales and bitmapped fonts (supplied as GIF files).
Other news is the problem of running JFC/Swing with Communicator.
Apparently the Swing/JFC team thinks that it is Netscape's problem that
Swing fails to run in the applet security sandbox. I have had my
own related problems in developing the IFC wrappers for JFC which reveal
shortcomings in Swing's approach to applet security. IFC clearly
demonstrates that everything Swing/JFC needs to do can be done in the sandbox.
Clearly it is important that the applet security sandbox not be comprimised
for a library such as Swing, as that would only introduce insidious opportunities
for nasty hacks. Hopefully, by transitioning more of the IFC technology
to JFC, these problems will get ironed out before Swing is finalized for
Java 1.2. Longer term, I am fairly confident IFC technology can also
be used to cure a big chunk of JFC's slowness.