I /really/ have to admit that Interfaces (and examples of extended
classes) used in the Symbol reader really helped me know what the
signatures are supposed to look like and what methods to include...
especially with the Eclipse auto-create stubs of abstract methods. And I
have one other suggestion for an interface... I will use Symbol for an
example:
public class BitEncodedCommands implements EncodedCommands {
...
}
That way it would be easier to do polymorphism (Don't know how that
would be useful right now, but I think it would be down the road.) and
creating stubs in Eclipse.
Comments or Suggestions?
Jerry
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rifidi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rifidi-developers