Revision: 75894
http://sourceforge.net/p/brlcad/code/75894
Author: brlcad
Date: 2020-05-23 16:59:56 +0000 (Sat, 23 May 2020)
Log Message:
-----------
note that MOOSE now exists as the C++ API.
Modified Paths:
--------------
brlcad/trunk/HACKING
Modified: brlcad/trunk/HACKING
===================================================================
--- brlcad/trunk/HACKING 2020-05-23 16:25:47 UTC (rev 75893)
+++ brlcad/trunk/HACKING 2020-05-23 16:59:56 UTC (rev 75894)
@@ -418,10 +418,12 @@
except in very specific cases (should be discussed with the
development team ahead of time to get consensus on the necessity.)
-There is currently no C++ interface to the core BRL-CAD libraries. If
-such an interface is eventually developed, it will be done separately
-rather than mixing C++ semantics into existing APIs.
+There is a C++ interface to the core BRL-CAD libraries called MOOSE
+that is maintained in a separate repository. It is developed with
+separation in order to avoid mixing C++ semantics into existing APIs
+and to ensure clean separation of responsibilities and modularity.
+
CODING STYLE & STANDARDS
------------------------
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits