Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
D
»
thinking about removing the network module
Print
Pages: [
1
]
Author
Topic: thinking about removing the network module (Read 7262 times)
0 Members and 1 Guest are viewing this topic.
Trass3r
Jr. Member
Posts: 91
thinking about removing the network module
«
on:
April 20, 2010, 10:52:28 pm »
Even phobos has a Socket class and some HTTP/FTP stuff should be available as well.
Any counter-arguments?
Logged
nulloid
Full Member
Posts: 134
thinking about removing the network module
«
Reply #1 on:
April 23, 2010, 11:35:29 pm »
Does it effect the core (C++) SFML's network package? (Hmmm... if it is a stupid question, excuse me
Logged
Laurent
Administrator
Hero Member
Posts: 32498
thinking about removing the network module
«
Reply #2 on:
April 24, 2010, 10:28:36 am »
No, it's just about what should be or not in the D binding
The bindings usually don't implement the system and network modules, because the languages involved have a very rich standard library that already provides these classes.
Logged
Laurent Gomila - SFML developer
nulloid
Full Member
Posts: 134
thinking about removing the network module
«
Reply #3 on:
April 24, 2010, 12:56:48 pm »
Ah, I see... Thank God
When I saw the title, the blood freezed in my veins
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
D
»
thinking about removing the network module