-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to FileIn a FileOut Project,Package,Class? #220
Comments
I haven't done a lot of work for filing in the project, package, and class fileouts but if you open a server file, then right mouse File actions, there are two options for filing in. Does that work for you? |
@tukanos, I'm curious what your use case is for doing fileins for JfP ... right now we pretty much are only supporting using JfP with Rowan 3 gemstone images ... and filein/fileout hasn't been a focus. If you are intending to export your work into an extent0.dbf extent, then you will want to look into the options for exporting a project to a .gs file. See the two $GEMSTONE/rowan3/bin/export* scripts. For fileins, you can use
The filein code has not been heavily tested, so things may not behave 😄 . While we are talking about unpackaged things, I want to point out that the Unpackaged Package is a build artifact that is scheduled to go away (about the time we begin to officially support filein/fileout 😃), so unpackaged things are just unpackaged without any adornment ... |
That works for Workspace code, but not for exporting Project/Package/Class.
There are two reasons why I would like to do it.
Ah, thank you for the tip. I'll check it out.
I see. So I will write the filein rules down in case something is not working as I would expect. Thank you for pointing them out.
So just use it for testing purposes and not on production. I get the message :) .
That is good to know. I'll try to keep away from it so I don't get use to it. |
Hi @ericwinger ,
I was trying to find the FileIn for JfP, but did not find any? Is it possible to FileIn a FileOut, naturally from GemStone, file?
The text was updated successfully, but these errors were encountered: