#148 closed defect (fixed)
Shell-Polling
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | major | Milestone: | Old Orxonox tickets orx-v0 |
Component: | GeneralFramework | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
Shell Polling
Idea
Shellpolling is a technique, that prints line for line into a buffer inside of the ShellBuffer, and when the Shell itself is on its turn it will poll a new Line, and print it to its internal List.
Advantages
No segfaults, printing to the ShellBuffer while striving through the List of Text-Elements.
Change History (2)
comment:1 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by bknecht
- Milestone changed from Graphics and Performance THISISOBSOLETE to Old Orxonox tickets
Milestone Graphics and Performance THISISOBSOLETE deleted
Note: See
TracTickets for help on using
tickets.
puh, done