Re: fake class in OE

new topic     » goto parent     » topic index » view thread      » older message » newer message
katsmeow said...
mitgedanken said...

Namespaces can be used in routine_id()

Please, continue.

Yes, as of I think 4.0 (maybe it was 4.1) you can call routine_id() with a namespace:

include std/map.e 
include std/socket.e as sock 
 
? routine_id( "map:new" ) -- default namespace 
? routine_id( "sock:create" ) -- custom namespace 

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu