Conditional import in Java?
From: Chandra Mohan (bschandramohan_at_yahoo.com)
Date: 07/29/04
- Next message: Firewalker: "dial phone number, in java"
- Previous message: Pimousse: "Re: Regular expressions"
- Next in thread: Chris Smith: "Re: Conditional import in Java?"
- Reply: Chris Smith: "Re: Conditional import in Java?"
- Reply: Shane Mingins: "Re: Conditional import in Java?"
- Reply: Hal Rosser: "Re: Conditional import in Java?"
- Reply: Bryce: "Re: Conditional import in Java?"
- Reply: Oscar kind: "Re: Conditional import in Java?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jul 2004 13:39:33 -0700
Hi All,
Is some way available to custom import packages? For eg, I have a
mock_middleware package used for testing & initial development
process. But there is another package called middleware which is being
simultaneously developed. I want to set a flag, which when true - one
of these package files are imported and flag false, the other package
is imported.
Both the packages will have same class, function declarations.
Thanks a ton for any insights.
Regards,
Chandra Mohan
- Next message: Firewalker: "dial phone number, in java"
- Previous message: Pimousse: "Re: Regular expressions"
- Next in thread: Chris Smith: "Re: Conditional import in Java?"
- Reply: Chris Smith: "Re: Conditional import in Java?"
- Reply: Shane Mingins: "Re: Conditional import in Java?"
- Reply: Hal Rosser: "Re: Conditional import in Java?"
- Reply: Bryce: "Re: Conditional import in Java?"
- Reply: Oscar kind: "Re: Conditional import in Java?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|