Use mapper to make object id

Reuse object ids by using a mapper
Simpify the uri struct a little.
This commit is contained in:
Wim Taymans 2016-11-21 16:29:15 +01:00
parent f42268b9a5
commit e7cae649aa
14 changed files with 61 additions and 64 deletions

View file

@ -10,7 +10,7 @@ pinoscore_headers = [
'node.h',
'node-factory.h',
'port.h',
'registry.h',
'uri.h',
]
pinoscore_sources = [
@ -25,7 +25,7 @@ pinoscore_sources = [
'node.c',
'node-factory.c',
'port.c',
'registry.c',
'uri.c',
]
libpinoscore_c_args = [