Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » #include "_uses_.h"
Re: #include "_uses_.h" [message #17509 is a reply to message #17508] Mon, 18 August 2008 20:59 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
It's not going too far, but not quite necessary on the other hand. With such a modification you'd have almost perfectly mimicked a Java like package system. You won't stop until you turn C++ into something it's not Razz.

Another idea, completely unrelated to you proposition: how hard would it be to create fake packages which include just some .h files that are parsed for Assist++ purposes, but are otherwise completely excluded from build. This is so that interacting with non U++ libraries becomes easier. Right now I have to create a package based on the library, it has to compile and link, and before deployment I have to replace it with "official" library.

And one more, for which I was going to start a new thread, but I'll just post here: how do you feel about having some autogenerated C interfaces for some GUI classes to allow cross language bindings? The only real problem I see is with callbacks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Choosing svn configuration
Next Topic: Ultimate make (umk)
Goto Forum:
  


Current Time: Sat Jun 01 04:36:38 CEST 2024

Total time taken to generate the page: 0.02298 seconds