Skip to content
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

AbstractCountry.java currently monitors all countries including rogue states. #23

Closed
oliviervg1 opened this issue Jun 11, 2012 · 8 comments
Assignees
Labels

Comments

@oliviervg1
Copy link
Collaborator

Tom is trying to fix this.

@ghost ghost assigned tmclayson Jun 11, 2012
@tmclayson
Copy link
Collaborator

Basic classes written, awaiting MongoDB access agent from farhan for final implementation.

@Sergeus
Copy link
Collaborator

Sergeus commented Jun 12, 2012

Why do we need mongoDB access to implement not monitoring rogue states? Can't we create a boolean field in AbstractCountry that's something like "isKyotoMember"?

@tmclayson
Copy link
Collaborator

That would probably be easier...guess I got caught up in the moment a bit
and jumped on the first suggestion that seemed reasonable.

On 12 June 2012 12:49, Stuart Holland <
reply@reply.github.com

wrote:

Why do we need mongoDB access to implement not monitoring rogue states?
Can't we create a boolean field in AbstractCountry that's something like
"isKyotoMember"?


Reply to this email directly or view it on GitHub:
#23 (comment)

Tom Clayson
Information Systems Engineering - ISE3 (MEng)
Imperial College London
Department of Electrical & Electronic Engineering
TEL(UK) : +447774014054
TEL(ES): +34692705912

@azyzio
Copy link
Collaborator

azyzio commented Jun 12, 2012

So how is it currently working?

@Sergeus
Copy link
Collaborator

Sergeus commented Jun 12, 2012

I'm working on this right now, just making some small changes to AbstractCountry. But I gather there are some certain Kyoto members who don't pay monitor tax or something? Who are they so I can exclude them in a reliable manner?

@azyzio
Copy link
Collaborator

azyzio commented Jun 13, 2012

If such members exist then they don't have to be specified by name but there should be a boolean parameter PaysTax than marks them.

@azyzio
Copy link
Collaborator

azyzio commented Jun 13, 2012

But why would a country not pay taxes if it is in kyoto? :D

@Sergeus
Copy link
Collaborator

Sergeus commented Jun 13, 2012

It has thus been decreed that for all countries, regardless of annex, carbon output, or offset, monitor tax shall be paid forthwith on the first turn of every new year, from now until the end of simTime.

@Sergeus Sergeus closed this as completed Jun 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants