Lee Hayeon
06/10/2025, 11:11 PMAnton Prokhorov
06/11/2025, 9:48 AMLee Hayeon
06/11/2025, 5:41 PMAnton Prokhorov
06/12/2025, 10:36 AMdidn’t seem scalablewhat kind of scalability are you looking for? could you please elaborate a bit more? or maybe you have some plugins you need in mind or maybe some inhouse stuff you do and would like to write plugin yourself for Feel free to share anything that pops up on top of your head
Lee Hayeon
06/12/2025, 11:49 AMsettings.springBoot
, springBoot being literally an option name seemed off. I thought Amper is not supposed to bake in specific frameworks like that. Usually tools go through plugins and treat frameworks and libraries equally. Or does Amper intentionally give very popular framework/libraries special treatment?Lee Hayeon
06/12/2025, 11:52 AMsettings.<random library name>
?Lee Hayeon
06/12/2025, 11:54 AMAnton Prokhorov
06/12/2025, 12:30 PMsettings.<random library name>
?
It depends on the mechanism how exactly we implement "enabling" plugins and what exactly "enabling" is
For example, we may be considering an option to configure plugins by settings.<arbitrary plugin id>
, it may be just a coincidence that the plugin id matches the library name
I can't be more specific because design extensibility discussions and refinements are happening right now, and the design might have been changed by the implementation
Summing up, we are working on extensibility now, I am compelled to ask to wait a bit more
I hope I answered your question
But I was more curious about whether you have some specific scenarios already, what would you use the extensibility for
What is the first extension you would be implementing?Lee Hayeon
06/12/2025, 12:35 PMLee Hayeon
06/12/2025, 12:36 PMAnton Prokhorov
06/12/2025, 12:37 PMarve
06/13/2025, 3:23 PMrmarquis
06/17/2025, 9:25 PM