Skip to content

Fix/models#740

Merged
loopingz merged 47 commits intomainfrom
fix/models
Mar 28, 2026
Merged

Fix/models#740
loopingz merged 47 commits intomainfrom
fix/models

Conversation

@loopingz
Copy link
Copy Markdown
Owner

Changes

please link the issues here

Changes proposed in this pull request

loopingz and others added 17 commits March 28, 2026 06:23
…lution

Covers: metrics, schemas, events, session module rewrites and
redistribution of internal/iapplication.ts types into their owning
modules. Replaces Reflection with ModelMetadata from @webda/compiler.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 tasks covering: compiler PrimaryKeySeparator addition, new type files,
import migration across ~22 files, internal/ deletion, and verification.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…to new locations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tory

All types from internal/iapplication.ts have been redistributed to:
- services/iservice.ts (AbstractService, Modda, ServiceState, etc)
- application/iconfiguration.ts (Configuration, UnpackedConfiguration, etc)
- application/iapplication.ts (IApplication interface)
- models/types.ts (ModelDefinition, ModelAction, IUser, etc)
- events/asynceventemitter.ts (ModelEmitter)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…asses

ModelMetadata types these as string[] but core resolves them to model
classes at runtime for backward compatibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@loopingz loopingz merged commit 282fcb1 into main Mar 28, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant