Autonomous Object Oriented Programming?
yaoziyuan_at_gmail.com
Date: 02/17/05
- Next message: bdauriol_at_cs.utep.edu: "CFP extended deadline: The 2005 International Conference on Communications in Computing (CIC 2005)"
- Previous message: Roger L. Cauvin: "Re: Coding Standard Update? (was Re: Handle Timer Expiration in Use Case?)"
- Next in thread: EventHelix.com: "Re: Autonomous Object Oriented Programming?"
- Reply: EventHelix.com: "Re: Autonomous Object Oriented Programming?"
- Reply: H. S. Lahman: "Re: Autonomous Object Oriented Programming?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Feb 2005 11:51:56 -0800
In many cases (such as real-time strategy games, simulations),
programmers often face scenarios where autonomous objects take place.
Such programming tasks usually require carefully planned scheduling
algorithms to "make everything move" in the right order.
My proposal is to automate (or semi-automate) such scheduling design
process in the development phase, and/or to directly code into the
source code each object's conditions of creation, destruction, motion
or virtually any of its member functions, letting the computer
automatically handle the dynamics of the virtual world.
Is there any existing solutions for this purpose? Can we draw
experiences from game development, computer simulation or parallel
computing?
Yao Ziyuan
- Next message: bdauriol_at_cs.utep.edu: "CFP extended deadline: The 2005 International Conference on Communications in Computing (CIC 2005)"
- Previous message: Roger L. Cauvin: "Re: Coding Standard Update? (was Re: Handle Timer Expiration in Use Case?)"
- Next in thread: EventHelix.com: "Re: Autonomous Object Oriented Programming?"
- Reply: EventHelix.com: "Re: Autonomous Object Oriented Programming?"
- Reply: H. S. Lahman: "Re: Autonomous Object Oriented Programming?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]