When I made a new class with a first line like this:

class NewTransform(UserTransform)(

instead of the correct

class NewTransform(common.ulb:UserTransform)(

the UF compiler made no complaint. NewTransform just didn't show up on my list of available UserTransform plug-ins.

(I don't see how the compiler would even know to look at this class to check for errors.)

When I made a new class with a first line like this: ```` class NewTransform(UserTransform)( ```` instead of the correct ```` class NewTransform(common.ulb:UserTransform)( ```` the UF compiler made no complaint. NewTransform just didn't show up on my list of available UserTransform plug-ins. (I don't see how the compiler would even know to look at this class to check for errors.)
edited Aug 21 at 7:15 pm
 
0
reply
24
views
0
replies
1
followers
live preview
Enter at least 10 characters.
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft