View previous topic :: View next topic |
Author |
Message |
t328163 !BEWARE! Deletes post on answer
Reputation: 2
Joined: 19 Dec 2017 Posts: 73
|
Posted: Sat Sep 21, 2019 6:26 am Post subject: Porting ce to c# (.net) |
|
|
This is a petition to support the port of ce gui and modules (except the software driver) to c#.net.
This movement is to yield db the excellence of visual studio productivity tools that lazarus lack such as smart intellisense, enhanced debugging capabilities and much much more!
despite that, the codebase could be reduced from over 500k loc to pretty much 125k loc thanks to wonderful C# lang features and .net technology.
i'm not sure if db is aware of the how easy it is to multithread in c#, especially thanks to TPL and async/await.
if you support this movement, please sign this petition by commenting here your thoughts.
regards.
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Sat Sep 21, 2019 8:54 am Post subject: |
|
|
You're an idiot.
If I'm in the minority, people that agree with you will be more inclined to help if you start working on it yourself.
For any other readers out there, refer to this topic for more information.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
t328163 !BEWARE! Deletes post on answer
Reputation: 2
Joined: 19 Dec 2017 Posts: 73
|
Posted: Sat Sep 21, 2019 10:53 am Post subject: |
|
|
ParkourPenguin wrote: | You're an idiot.
If I'm in the minority, people that agree with you will be more inclined to help if you start working on it yourself.
For any other readers out there, refer to this topic for more information. |
If you don't have something good to say, then don't. i'm just trying to help.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Sat Sep 21, 2019 11:14 am Post subject: |
|
|
ce can load c# dll's (if they have a proper stub) so write your frontend in c# and use the plugin system to access ce"s lua to issue commands
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
t328163 !BEWARE! Deletes post on answer
Reputation: 2
Joined: 19 Dec 2017 Posts: 73
|
Posted: Sat Sep 21, 2019 1:10 pm Post subject: |
|
|
Dark Byte wrote: | ce can load c# dll's (if they have a proper stub) so write your frontend in c# and use the plugin system to access ce"s lua to issue commands |
tell me something, is the lua scripting system in ce an alternative to writing your own scripting system?
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Sun Sep 22, 2019 3:28 am Post subject: |
|
|
t328163 wrote: | Dark Byte wrote: | ce can load c# dll's (if they have a proper stub) so write your frontend in c# and use the plugin system to access ce"s lua to issue commands |
tell me something, is the lua scripting system in ce an alternative to writing your own scripting system? |
Eventually you will need to understand the code.
Why not start with this one?
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Tue Sep 24, 2019 4:46 pm Post subject: Re: Porting ce to c# (.net) |
|
|
t328163 wrote: |
This movement is to yield db the excellence of visual studio productivity tools that lazarus lack such as smart intellisense, enhanced debugging capabilities and much much more!
despite that, the codebase could be reduced from over 500k loc to pretty much 125k loc thanks to wonderful C# lang features and .net technology.
i'm not sure if db is aware of the how easy it is to multithread in c#, especially thanks to TPL and async/await.
|
ParkourPenguin wrote: | You're an idiot. |
This sums it up. Dude has no idea what he's talking about.
_________________
- Retired. |
|
Back to top |
|
 |
t328163 !BEWARE! Deletes post on answer
Reputation: 2
Joined: 19 Dec 2017 Posts: 73
|
Posted: Wed Sep 25, 2019 4:02 am Post subject: Re: Porting ce to c# (.net) |
|
|
atom0s wrote: | t328163 wrote: |
This movement is to yield db the excellence of visual studio productivity tools that lazarus lack such as smart intellisense, enhanced debugging capabilities and much much more!
despite that, the codebase could be reduced from over 500k loc to pretty much 125k loc thanks to wonderful C# lang features and .net technology.
i'm not sure if db is aware of the how easy it is to multithread in c#, especially thanks to TPL and async/await.
|
ParkourPenguin wrote: | You're an idiot. |
This sums it up. Dude has no idea what he's talking about. |
You're just too scared someone here will take your seat, aren't you atom0s ?
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Wed Sep 25, 2019 4:59 am Post subject: Re: Porting ce to c# (.net) |
|
|
t328163 wrote: |
You're just too scared someone here will take your seat, aren't you atom0s ? |
Be my guest.
|
|
Back to top |
|
 |
|