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 » U++ TheIDE » U++ TheIDE: Packages » Assemblies, Nests, Packages & Main...huh?! (How are these features actually used for a software project)
Re: Assemblies, Nests, Packages & Main...huh?! [message #49420 is a reply to message #49419] Thu, 08 February 2018 09:13 Go to previous messageGo to previous message
Tom1
Messages: 1212
Registered: March 2007
Senior Contributor
Hi,

In my opinion, your impression of the hierarchy is just about right.

The nest is basically a directory (or folder if you like) somewhere in your accessible directory tree that contains a set of sub directories containing packages belonging to that nest. One package per sub directory that is.

An assembly is a collection of nests where all the required packages reside. Likely you will need uppsrc nest to be included in your assembly. Also, the nest holding your main package should be (the first) part of your assembly. For this reason, a default "MyApps" assembly is automatically generated. The main packages you create therein, will have access to other packages in MyApps and also all the packages in uppsrc nest. The other automatically generated "MyApps-bazaar" assembly will additionally have access to all packages contained in the bazaar nest.

If you are just starting up with U++, I suggest you do some investigation (open, read, compile, run ...) in the examples assembly first. And the same goes for the reference assembly too to find out how to correctly utilize different U++ packages available.

Have fun!

Tom
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Package (Library)
Goto Forum:
  


Current Time: Wed May 08 10:53:53 CEST 2024

Total time taken to generate the page: 0.02862 seconds