<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">There are no primitive types in Alice. Alice uses the Java Wrapper classes so that all values are objects. Alice also uses synonyms, hopefully more descriptive, names for these wrapper classes, as in<div><br></div><div><span class="Apple-tab-span" style="white-space:pre">  </span>WholeNumber -> Integer</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>DecimalNUmber -> Double</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>TextString -> String</div><div><br></div><div>Although it does not come up frequently, if I understand your question correctly, objects created in Scene mode are referred to as objects “managed by the scene editor” and objects created in code are referred to as “unmanaged" properties and variables. These properties and variables are not just the wrapper types, but also Gallery Models and other objects available in the Alice System (events, etc.)</div><div><br></div><div>Let me know if you have any other questions.</div><div><br></div><div>All the best,</div><div>Don Slater</div><div><br></div><div>For the Alice Project<br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Jul 20, 2024, at 12:22 PM, Barnum, William via alice-teachers <alice-teachers@lists.andrew.cmu.edu> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr"><div>Are there any primitive types in Alice (e.g., int or boolean in Java), or is everything an object type?</div><div><br></div><div>Is there any different vocabulary when discussing object types that are initialized in code (e.g., WholeNumber or TextString) versus object types that are created in the Scene Mode (e.g., Bear or Eagle)?</div><div><br></div><div>Thanks,</div><div>Bill</div></div>

<br>


<font size="1"><span style="color:gray"><span><span><span><span><span><span><span><span style="font-weight:400;font-style:normal">This e-mail message contains information that may be confidential and is the property of the Board of Education of Elmhurst Community Unit School District 205.  It is intended only for the person(s) to whom it is addressed.  If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof.  If you have received this message in error, please notify the sender immediately and delete all copies of this message.  Any communication sent or received by District 205 is a public record and may be subject to inspection or copying under the Illinois Freedom of Information Act (FOIA).</span></span></span></span></span></span></span></span></span></font>

_______________________________________________<br>alice-teachers mailing list<br>alice-teachers@lists.andrew.cmu.edu<br>To change settings or unsubscribe visit:<br>https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</div></blockquote></div><br></div></body></html>