Removed and Deprecated Components

Some standard components of the catalog are no longer available on this version, and others are now deprecated.

Removed and Deprecated components

The following table lists the standard components and methods which have been removed and those which have been flagged as deprecated on each version of ALBPM.

Module.SubModule.Component.method() Status on 5.5 Status on 5.7 Status on 6.0
Int.intValue()     Deprecated
Int.longValue()     Deprecated
Fuego.Net.JSP   Deprecated Deprecated
Fuego.Ui.FileChooser     Deprecated
Fuego.Io.ClientFile.listFiles()   Deprecated Removed
Fuego.Io.DelimitedFile.DelimitedFile(String name, char fieldSeparator, String lineSeparator)   Deprecated Removed
Fuego.Io.DelimitedFile.DelimitedFile(String name, boolean append, char fieldSeparator, String lineSeparator)   Deprecated Removed
Fuego.Io.TextFile.TextFile(String name, String lineSeparator)   Deprecated Removed
Fuego.Io.TextFile.TextFile(String name, boolean append, String lineSeparator) Deprecated Deprecated Removed
Fuego.Util.Program.dispose(int handle) Deprecated Deprecated Removed
Fuego.Util.Program.isAlive(int handle) Deprecated Deprecated Removed
Fuego.Util.Program.public void kill(int handle) Deprecated Deprecated Removed
Fuego.Util.Program.run(String name) Deprecated Deprecated Removed
Fuego.Util.Program.waitFor(int handle) Deprecated Deprecated Removed