Matthew Schill mschill
  • Joined on 2024-09-05
mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:44 -04:00
C2025-027-AnnotationsTypeSelect

this should be removed if data set is set to something else (see 2 lines after this)

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:44 -04:00
C2025-027-AnnotationsTypeSelect

unless reason for keeping the commented out code (should be explained in the comments) --- commented out code shouldn't be checked in?

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:44 -04:00
C2025-027-AnnotationsTypeSelect

Naming/casing should be consistent:

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:44 -04:00
C2025-027-AnnotationsTypeSelect

commented out code should be removed or reason given for why it is commented out / should be in the code long term.

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:43 -04:00
C2025-027-AnnotationsTypeSelect

Should this table have any other indexes?

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:43 -04:00
C2025-027-AnnotationsTypeSelect

So .... unless I have this backwards:

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:43 -04:00
C2025-027-AnnotationsTypeSelect

commented out code should be removed or reason given for why it is commented out / should be in the code long term. (lines 122-127)

mschill commented on pull request Volian/SourceCode#574 2025-07-16 10:25:43 -04:00
C2025-027-AnnotationsTypeSelect

just to double check - was this intended to be commented out?

mschill pushed to C2025-024 at Volian/SourceCode 2025-07-16 10:07:52 -04:00
b9fc9748c7 C2025-024 Electronic Procedures Phase 2 - XML Export
mschill commented on pull request Volian/SourceCode#574 2025-07-16 07:44:43 -04:00
C2025-027-AnnotationsTypeSelect

Now, this is a method with everything inside commented out --- if no code is to execute, should the method be removed?

mschill pushed to C2025-024 at Volian/SourceCode 2025-07-15 13:42:02 -04:00
ec25f6426a C2025-024 Electronic Procedures Phase 2 - XML Export
mschill pushed to C2025-024 at Volian/SourceCode 2025-07-15 13:30:00 -04:00
00283b4f28 C2025-024 Electronic Procedures Phase 2 - XML Export
mschill commented on pull request Volian/SourceCode#574 2025-07-15 06:57:16 -04:00
C2025-027-AnnotationsTypeSelect

I would recommend either it should follow CSLA or it should notmainly for 2 reasons:

  1. if it half follows CSLA, then we could run into problems down the line if we upgrade CSLA or replace it…
mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:36:43 -04:00
C2025-027-AnnotationsTypeSelect

unless reason for keeping the commented out code (should be explained in the comments) --- commented out code shouldn't be checked in?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:30:18 -04:00
C2025-027-AnnotationsTypeSelect

this is set to a different DataSource in:

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:20:27 -04:00
C2025-027-AnnotationsTypeSelect

may be missing something .... but if we are doing a "minimal" implementation --- i.e. not using csla (using sqlconnection and createcommand) for DB access, is there a reason we are using csla's DataPortal_Fetch?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:20:10 -04:00
C2025-027-AnnotationsTypeSelect

may be missing something .... but if we are doing a "minimal" implementation --- i.e. not using csla (using sqlconnection and createcommand) for DB access, is there a reason we are using csla's DataPortal_Fetch?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:10:56 -04:00
C2025-027-AnnotationsTypeSelect

might be missing something ---- but Not sure I am understanding why these are compile time --- i.e. System.Runtime.CompilerServices.MethodImpl

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:59:28 -04:00
C2025-027-AnnotationsTypeSelect

Just to double check ---- Since there are many annotation screens, should we be more specific / say this is related to Annotation type filtering through V->Options?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:57:59 -04:00
C2025-027-AnnotationsTypeSelect

unless reason for keeping the commented out code --- commented out code shouldn't be checked in?