« Return to Thread: On screen text display high level method proposal

Re: Module system (was: On screen text display high level method proposal)

by Christian Walther :: Rate this Message:

Reply to Author | View in Thread

I wrote:
> The first approach to this problem that comes to my mind is to provide
> some function by which modules can register their nodes with Pipmak and
> get back a unique (negative) node number, which they then assign to a
> name within the module to make it available to users. Pipmak would keep
> an internal table of these nodes and would direct accesses by node
> number to the correct path.

Even better solution: implement the "named nodes" request from
<http://pipmak.sourceforge.net/wiki/index.php/Proposals>. When nodes are
  referred to by name rather than by number, each module can put its
nodes into its own subfolder.

I'm going to try this.

  -Christian


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pipmak-Users mailing list
Pipmak-Users@...
news://news.gmane.org/gmane.games.devel.pipmak.user
https://lists.sourceforge.net/lists/listinfo/pipmak-users

 « Return to Thread: On screen text display high level method proposal