You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
Function GetPointerReverseMap in file models/gong.go has 779 SLOC (generic)
Function CopyBranch in file models/gong_graph.go has 782 SLOC (generic)
Function OnAfterUpdate in file probe/tree_node_impl_gongstruct.go has 792 SLOC
Function OnSave in file probe/form_callback.go has 862 SLOC
Function AfterCreateFromFront in file models/gong_callbacks.go has 1037 SLOC (generic)
Function AfterReadFromFront in file models/gong_callbacks.go has 1037 SLOC (generic)
Function GetInstanceDBFromInstance in file orm/get_instance_db_from_instance.go has 1041 SLOC (generic)
Function GetAssociationName in file models/gong.go has 1185 SLOC (generic)
Function AfterUpdateFromFront in file models/gong_callbacks.go has 1295 SLOC (generic)
Function AfterDeleteFromFront in file models/gong_callbacks.go has 1295 SLOC (generic)
Function GetIDPointer in file orm/get_instance_db_from_instance.go has 1299 SLOC (generic)
Function GetID in file orm/get_instance_db_from_instance.go has 1299 SLOC (generic)
Function registerControllers in file controllers/register_controllers.go has 1557 SLOC
Function CopyBackRepoToBackRepoData in file orm/back_repo_data.go has 1807 SLOC
Function GetReverseFields in file models/gong.go has 1995 SLOC (generic)
Function NewBackRepo in file orm/back_repo.go has 2092 SLOC
Function fillUpTree in file probe/fill_up_tree.go has 2380 SLOC
Function GetReverseFieldOwner in file orm/get_reverse_field_owner_name.go has 2663 SLOC (generic)
Function FillUpNamedFormFromGongstruct in file probe/fill_up_form_from_gongstruct.go has 3102 SLOC (generic)
Function ComputeReverseMaps in file models/gong_slices.go has 3241 SLOC
Function FillUpFormFromGongstructName in file probe/fill_up_form_from_gongstruct_name.go has 3371 SLOC
Function GetReverseFieldOwnerName in file orm/get_reverse_field_owner_name.go has 3473 SLOC (generic)
Function GetSliceOfPointersReverseMap in file models/gong.go has 4019 SLOC (generic)
Function GetFieldStringValueFromPointer in file models/gong.go has 6463 SLOC (generic)
Function GetFieldStringValue in file models/gong.go has 6463 SLOC (generic)
Function EvictInOtherSlices in file models/gong_slices.go has 7156 SLOC (generic)
Function UnmarshallGongstructStaging in file models/gong_ast.go has 11703 SLOC
Function FillUpForm in file probe/fill_up_form.go has 12430 SLOC (generic)
Function Marshall in file models/gong_marshall.go has 17236 SLOC
Steps:
remove EvitInOtherSlices generic function
make FillUpForm non generic
make GetFieldStringValue and GetFieldStringValue non generic
make GetSliceOfPointersReverseMap non generic
The text was updated successfully, but these errors were encountered:
musicxsd gong takes eons to compile
Steps:
The text was updated successfully, but these errors were encountered: