Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] Saving a to your own format

Hello, I am new to the list and have a question.  I
have been programming with GEF for about 6 months now
and have decided to venture into EMF.  Wow, do I wish
I had done this 6 months ago!

My project requires a special xml format that is close
to the XMI that EMF spits out, but not quite.  What is
the recomended way of saving and loading custom files?

I did find the onSave() (and others) and had access to
an URI object that points to the file, but couldn't
quite figure out how to use the URI class to get a
stream to the file.  If someone could explain that, I
could be on my merry way.

By the way, great job on this project, my hat tips to
you!

Jeff Richley

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


Back to the top