Ticket #4 (closed task: fixed)

Opened 16 years ago

Last modified 15 years ago

Implement elementary building blocks of userinfo

Reported by: smidl Owned by: smidl
Priority: major Milestone: UserInfo & experiment builder
Component: bdm core Version:
Keywords: Cc:

Description (last modified by smidl) (diff)

Userinfo classes should be lego-like, i.e. they can be composed into bigger blocks.

Key operations are:

  • askuser() for interactive communication with the user, and
  • build() which will create an object which is represented by the info.

Attachments

diskuse.pdf (59.1 kB) - added by smidl 15 years ago.

Change History

Changed 16 years ago by smidl

  • type changed from defect to task
  • description modified (diff)

Changed 16 years ago by smidl

  • description modified (diff)

Changed 15 years ago by smidl

Changed 15 years ago by smidl

  • status changed from new to closed
  • resolution set to fixed

Basic stuff is in place:

Files with most used classes have now *_ui.h counter parts.

Still, methods askuser are NOT implemented, This should be done as a separate task.

Note: See TracTickets for help on using tickets.